Searched defs:maxphyaddr (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| D | nested.c | 764 int maxphyaddr; in nested_vmx_check_msr_switch() local 2647 int maxphyaddr = cpuid_maxphyaddr(vcpu); in nested_vmx_check_eptp() local
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | kvm_host.h | 300 unsigned int maxphyaddr:6; member 643 int maxphyaddr; member
|
| /kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
| D | mmu.c | 3982 int maxphyaddr, int level, bool nx, bool gbpages, in __reset_rsvds_bits_mask() 4082 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept()
|
| /kernel/linux/linux-4.19/arch/x86/kvm/ |
| D | mmu.c | 4412 int maxphyaddr, int level, bool nx, bool gbpages, in __reset_rsvds_bits_mask() 4510 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept()
|
| D | vmx.c | 9276 int maxphyaddr = cpuid_maxphyaddr(vcpu); in valid_ept_address() local 11825 int maxphyaddr; in nested_vmx_check_msr_switch() local 11867 int maxphyaddr = cpuid_maxphyaddr(vcpu); in nested_vmx_check_pml_controls() local
|
| D | emulate.c | 4193 u64 maxphyaddr; in check_cr_write() local
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | kvm_host.h | 607 int maxphyaddr; member
|