Home
last modified time | relevance | path

Searched defs:get_cpl (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/
H A Dhyperv.c2530 if (kvm_x86_call(get_cpl)(vcpu) != 0 || !is_protmode(vcpu)) { in kvm_hv_hypercall() local
H A Dx86.c1001 if (kvm_x86_call(get_cpl)(vcpu) <= required_cpl) in kvm_require_cpl() local
1276 if (kvm_x86_call(get_cpl)(vcpu) != 0 || in kvm_emulate_xsetbv() local
7673 else if (kvm_x86_call(get_cpl)(vcpu) == 3) in emulator_read_std() local
7718 else if (kvm_x86_call(get_cpl)(vcpu) == 3) in emulator_write_std() local