Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dkvm_host.h2085 static inline void kvm_load_ldt(u16 sel) in kvm_load_ldt() function
/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c1378 kvm_load_ldt(host_state->ldt_sel); in vmx_prepare_switch_to_host()