mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
x86/amd-iommu: Move some pte allocation functions in the right section
This patch moves alloc_pte() and fetch_pte() into the page table handling code section so that the forward declarations for them could be removed. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
This commit is contained in:
parent
87a64d5238
commit
308973d3b9
1 changed files with 94 additions and 99 deletions
Loading…
Add table
Add a link
Reference in a new issue