Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c3484 static bool code_segment_valid(struct kvm_vcpu *vcpu) in code_segment_valid() function
3631 if (!code_segment_valid(vcpu)) in __vmx_guest_state_valid()