Home
last modified time | relevance | path

Searched defs:s_cet (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/
H A Dx86.h53 u64 s_cet; member
H A Demulate.c5087 u64 u_cet = 0, s_cet = 0; in x86_decode_insn() local
H A Dx86.c12286 u64 u_cet, s_cet; in kvm_task_switch() local
/linux/arch/x86/kvm/vmx/
H A Dnested.c2532 static void vmcs_read_cet_state(struct kvm_vcpu *vcpu, u64 *s_cet, in vmcs_read_cet_state()
2545 static void vmcs_write_cet_state(struct kvm_vcpu *vcpu, u64 s_cet, in vmcs_write_cet_state()
3142 static int nested_vmx_check_cet_state_common(struct kvm_vcpu *vcpu, u64 s_cet, in nested_vmx_check_cet_state_common()