Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h46 SEG_FIELD_BASE = 1, enumerator
H A Dvmx.c858 if (!vmx_segment_cache_test_set(vmx, seg, SEG_FIELD_BASE)) in vmx_read_guest_seg_base()