Home
last modified time | relevance | path

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

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