Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h2287 static inline u16 kvm_read_ldt(void) in kvm_read_ldt() function
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1120 u16 ldt_selector = kvm_read_ldt(); in segment_base()
1275 host_state->ldt_sel = kvm_read_ldt(); in vmx_prepare_switch_to_guest()