Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx.h349 GUEST_BASE_TR = 0x6814ul, enumerator
H A Dvmx.c220 { MASK_NATURAL, GUEST_BASE_TR },
1197 vmcs_write(GUEST_BASE_TR, get_gdt_entry_base(tss_descr)); in init_vmcs_guest()
H A Dvmx_tests.c8042 TEST_SEGMENT_BASE_ADDR_CANONICAL(true, GUEST_BASE_TR); in test_guest_segment_base_addr_fields()