Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/
A Dmmu_stress_test.c365 __virt_pg_map(vm, gpa + i, gpa + i, PG_LEVEL_1G); in main()
/tools/testing/selftests/kvm/lib/x86/
A Dprocessor.c216 pdpe = virt_create_upper_pte(vm, pml4e, vaddr, paddr, PG_LEVEL_1G, level); in __virt_pg_map()
304 pdpe = virt_get_pte(vm, pml4e, vaddr, PG_LEVEL_1G); in __vm_get_page_table_entry()
305 if (vm_is_target_pte(pdpe, level, PG_LEVEL_1G)) in __vm_get_page_table_entry()
A Dvmx.c522 __nested_map(vmx, vm, addr, addr, size, PG_LEVEL_1G); in nested_identity_map_1g()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h1404 PG_LEVEL_1G, enumerator
1414 #define PG_SIZE_1G PG_LEVEL_SIZE(PG_LEVEL_1G)

Completed in 15 milliseconds