Home
last modified time | relevance | path

Searched defs:maxphyaddr (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dmmu.c4278 int maxphyaddr, int level, bool nx, bool gbpages, in __reset_rsvds_bits_mask()
4376 int maxphyaddr, bool execonly) in __reset_rsvds_bits_mask_ept()
Dvmx.c9231 int maxphyaddr = cpuid_maxphyaddr(vcpu); in valid_ept_address() local
11734 int maxphyaddr; in nested_vmx_check_msr_switch() local
11776 int maxphyaddr = cpuid_maxphyaddr(vcpu); in nested_vmx_check_pml_controls() local
Demulate.c4182 u64 maxphyaddr; in check_cr_write() local
Dx86.c6594 int maxphyaddr = boot_cpu_data.x86_phys_bits; in kvm_set_mmio_spte_mask() local
/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h602 int maxphyaddr; member