Home
last modified time | relevance | path

Searched refs:construct_eptp (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmx.h400 u64 construct_eptp(struct kvm_vcpu *vcpu, hpa_t root_hpa, int root_level);
H A Dnested.c2268 construct_eptp(&vmx->vcpu, 0, PT64_ROOT_4LEVEL)); in prepare_vmcs02_constant_state()