Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1583 static inline void kvm_load_ldt(u16 sel) in kvm_load_ldt() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c1408 kvm_load_ldt(svm->host.ldt); in svm_vcpu_put()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c1359 kvm_load_ldt(host_state->ldt_sel); in vmx_prepare_switch_to_host()