Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h1119 static inline void kvm_load_ldt(u16 sel) in kvm_load_ldt() function
/linux-4.4.14/arch/x86/kvm/
Dsvm.c1249 kvm_load_ldt(svm->host.ldt); in svm_vcpu_put()
Dvmx.c1952 kvm_load_ldt(vmx->host_state.ldt_sel); in __vmx_load_host_state()