Home
last modified time | relevance | path

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

/arch/x86/xen/
Dp2m.c241 BUG_ON(!ptep || level != PG_LEVEL_4K); in xen_build_mfn_list_list()
443 BUG_ON(!ptep || level != PG_LEVEL_4K); in get_phys_to_machine()
537 BUG_ON(!ptep || level != PG_LEVEL_4K); in xen_alloc_p2m_entry()
664 BUG_ON(!ptep || level != PG_LEVEL_4K); in __set_phys_to_machine()
/arch/x86/mm/
Dpti.c267 if (!pte || WARN_ON(level != PG_LEVEL_4K) || pte_none(*pte)) in pti_setup_vsyscall()
Dpageattr-test.c189 if (level != PG_LEVEL_4K) { in pageattr_test()
Dpageattr.c80 direct_pages_count[PG_LEVEL_4K] << 2); in arch_report_meminfo()
341 if (lookup_address(address, &level) && (level != PG_LEVEL_4K)) in static_protections()
391 *level = PG_LEVEL_4K; in lookup_address_in_pgd()
1229 if (level == PG_LEVEL_4K) { in __change_page_attr()
Dkmmio.c168 case PG_LEVEL_4K: in clear_page_presence()
Dinit_64.c449 update_page_count(PG_LEVEL_4K, pages); in phys_pte_init()
945 update_page_count(PG_LEVEL_4K, -pages); in remove_pte_table()
Dinit_32.c374 update_page_count(PG_LEVEL_4K, pages_4k); in kernel_physical_mapping_init()
/arch/x86/include/asm/
Dpgtable_types.h519 PG_LEVEL_4K, enumerator