Searched refs:PAGE_SIZE_LEVEL (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | amd_iommu_types.h | 181 #define PAGE_SIZE_LEVEL(pagesize) \ macro |
/linux-2.6.39/arch/x86/kernel/ | ||
D | amd_iommu.c | 749 end_lvl = PAGE_SIZE_LEVEL(page_size); in alloc_pte() |