Home
last modified time | relevance | path

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

/xen/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
A Dcurrent.h173 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, \
/xen/xen/include/asm-arm/
A Dbug.h30 #define BUGFRAME_bug 1 macro
64 BUG_FRAME(BUGFRAME_bug, __LINE__, __FILE__, 0, ""); \
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmx.h348 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmptrld()
370 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmpclear()
393 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmread()
415 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __vmwrite()
495 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __invept()
526 _ASM_BUGFRAME_INFO(BUGFRAME_bug, __LINE__, __FILE__, 0) in __invvpid()
/xen/xen/arch/x86/
A Dtraps.c1154 case BUGFRAME_bug: in do_invalid_op()
/xen/xen/arch/arm/
A Dtraps.c1258 case BUGFRAME_bug: in do_bug_frame()

Completed in 15 milliseconds