Searched refs:nested_identity_map_1g (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/tools/testing/selftests/kvm/lib/x86_64/ |
D | memstress.c | 73 nested_identity_map_1g(vmx, vm, 0, 0x100000000ULL); in memstress_setup_ept() 77 nested_identity_map_1g(vmx, vm, start, end - start); in memstress_setup_ept()
|
D | vmx.c | 521 void nested_identity_map_1g(struct vmx_pages *vmx, struct kvm_vm *vm, in nested_identity_map_1g() function
|
/linux-6.6.21/tools/testing/selftests/kvm/include/x86_64/ |
D | vmx.h | 570 void nested_identity_map_1g(struct vmx_pages *vmx, struct kvm_vm *vm,
|