Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dnested_exceptions_test.c205 events.exception.has_error_code = true; in queue_ss_exception()
252 TEST_ASSERT_EQ(events.exception.has_error_code, true); in main()
/linux/Documentation/virt/kvm/x86/
H A Derrata.rst46 versus "has_error_code", i.e. KVM's ABI follows AMD behavior.
/linux/arch/x86/kvm/
H A Dkvm_emulate.h538 bool has_error_code, u32 error_code);
H A Demulate.c2876 bool has_error_code, u32 error_code) in emulator_do_task_switch() argument
2962 if (has_error_code) { in emulator_do_task_switch()
2977 bool has_error_code, u32 error_code) in emulator_task_switch() argument
2986 has_error_code, error_code); in emulator_task_switch()
/linux/arch/x86/include/asm/
H A Dkvm_host.h758 bool has_error_code; member
2208 int reason, bool has_error_code, u32 error_code);
2234 bool has_error_code, u32 error_code);
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h344 __u8 has_error_code; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h344 __u8 has_error_code; member
/linux/Documentation/virt/kvm/
H A Dapi.rst1145 __u8 has_error_code;