Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dprocessor.c207 pml4e = virt_create_upper_pte(vm, &vm->pgd, vaddr, paddr, PG_LEVEL_512G, level); in __virt_pg_map()
283 pml4e = virt_get_pte(vm, &vm->pgd, vaddr, PG_LEVEL_512G); in __vm_get_page_table_entry()
284 if (vm_is_target_pte(pml4e, level, PG_LEVEL_512G)) in __vm_get_page_table_entry()
A Dvmx.c429 for (int level = PG_LEVEL_512G; level >= PG_LEVEL_4K; level--) { in __nested_pg_map()
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_types.h524 PG_LEVEL_512G, enumerator
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dprocessor.h1077 PG_LEVEL_512G, enumerator
/linux-6.3-rc2/arch/x86/mm/
A Dinit_64.c1214 update_page_count(PG_LEVEL_512G, -pages); in remove_p4d_table()
/linux-6.3-rc2/arch/x86/mm/pat/
A Dset_memory.c677 *level = PG_LEVEL_512G; in lookup_address_in_pgd()

Completed in 21 milliseconds