Home
last modified time | relevance | path

Searched refs:PG_LEVEL_4K (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/x86/mm/kmemcheck/
Dpte.c15 if (level != PG_LEVEL_4K) in kmemcheck_pte_lookup()
Dkmemcheck.c271 BUG_ON(level != PG_LEVEL_4K); in kmemcheck_show_pages()
297 BUG_ON(level != PG_LEVEL_4K); in kmemcheck_hide_pages()
/linux-2.6.39/arch/x86/mm/
Dpageattr.c75 direct_pages_count[PG_LEVEL_4K] << 2); in arch_report_meminfo()
315 if (lookup_address(address, &level) && (level != PG_LEVEL_4K)) in static_protections()
360 *level = PG_LEVEL_4K; in lookup_address()
652 if (level == PG_LEVEL_4K) { in __change_page_attr()
Dpageattr-test.c189 if (level != PG_LEVEL_4K) { in pageattr_test()
Dkmmio.c152 case PG_LEVEL_4K: in clear_page_presence()
Dinit_32.c361 update_page_count(PG_LEVEL_4K, pages_4k); in kernel_physical_mapping_init()
Dinit_64.c401 update_page_count(PG_LEVEL_4K, pages); in phys_pte_init()
/linux-2.6.39/arch/x86/xen/
Dp2m.c666 if (WARN(ptep == NULL || level != PG_LEVEL_4K, in m2p_add_override()
706 if (WARN(ptep == NULL || level != PG_LEVEL_4K, in m2p_remove_override()
/linux-2.6.39/arch/x86/include/asm/
Dpgtable_types.h316 PG_LEVEL_4K, enumerator