Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Didt_test.c10 *rflags_rf = exception_rflags_rf(); in test_ud2()
23 *rflags_rf = exception_rflags_rf(); in test_gp()
/kvm-unit-tests/lib/x86/
H A Dsmp.h29 uint8_t exception_rflags_rf; member
84 BUILD_PERCPU_OP(exception_rflags_rf);
H A Ddesc.h232 bool exception_rflags_rf(void);
H A Ddesc.c353 bool exception_rflags_rf(void) in exception_rflags_rf() function