Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dla57.c70 return lgdt_fep_safe(&dt_ptr) == 0; in set_test_register_value()
H A Dvmx_tests.c10885 return lgdt_fep_safe(&dt_ptr); in set_host_value()
/kvm-unit-tests/lib/x86/
H A Dprocessor.h633 static inline int lgdt_fep_safe(const struct descriptor_table_ptr *ptr) in lgdt_fep_safe() function