Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c849 static u32 vmx_read_guest_seg_limit(struct vcpu_vmx *vmx, unsigned seg) in vmx_read_guest_seg_limit() function
3540 var->limit = vmx_read_guest_seg_limit(vmx, seg); in vmx_get_segment()