Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dkvm_host.h1574 static inline void kvm_load_ldt(u16 sel) in kvm_load_ldt() function
/Linux-v5.10/arch/x86/kvm/svm/
Dsvm.c1407 kvm_load_ldt(svm->host.ldt); in svm_vcpu_put()
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c1281 kvm_load_ldt(host_state->ldt_sel); in vmx_prepare_switch_to_host()