Home
last modified time | relevance | path

Searched refs:PG_LEVEL_512G (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c427 for (int level = PG_LEVEL_512G; level >= PG_LEVEL_4K; level--) { in __nested_pg_map()
/linux/arch/x86/mm/
H A Dinit_64.c1250 update_page_count(PG_LEVEL_512G, -pages); in remove_p4d_table()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h1443 PG_LEVEL_512G, enumerator
/linux/arch/x86/mm/pat/
H A Dset_memory.c726 *level = PG_LEVEL_512G; in lookup_address_in_pgd_attr()