Searched refs:__tdp_map (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 499 void __tdp_map(struct kvm_vm *vm, uint64_t nested_paddr, uint64_t paddr, in __tdp_map() function 518 __tdp_map(vm, nested_paddr, paddr, size, PG_LEVEL_4K); in tdp_map() 549 __tdp_map(vm, addr, addr, size, PG_LEVEL_1G); in tdp_identity_map_1g()
|