Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.h58 #define KVM_NESTED_VMENTER_CONSISTENCY_CHECK(consistency_check) \ argument
60 bool failed = (consistency_check); \
62 trace_kvm_nested_vmenter_failed(#consistency_check, 0); \