Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c20 #define EPTP_PWL_4 (3ULL << EPTP_PWL_SHIFT) /* PWL is (levels - 1) */ macro
211 uint64_t eptp = vmx->eptp_gpa | EPTP_WB | EPTP_PWL_4; in init_vmcs_control_fields()