Home
last modified time | relevance | path

Searched refs:BUGFRAME_bug (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dbug.h10 #define BUGFRAME_bug 2 macro
64 BUG_FRAME(BUGFRAME_bug, __LINE__, __FILE__, 0, NULL); \
118 #define BUG BUG_FRAME BUGFRAME_bug, __LINE__, __FILE__, 0, 0
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dbug.h32 #define BUGFRAME_bug 1 macro
66 BUG_FRAME(BUGFRAME_bug, __LINE__, __FILE__, 0, ""); \
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvmx.h338 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmptrld()
360 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmpclear()
383 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmread()
405 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmwrite()
485 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __invept()
516 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __invvpid()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtraps.c1027 case BUGFRAME_bug: in do_invalid_op()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dtraps.c1308 case BUGFRAME_bug: in do_bug_frame()

Completed in 13 milliseconds