Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dbug.h13 #define BUGFRAME_NR 4 macro
56 BUILD_BUG_ON((type) >= BUGFRAME_NR); \
90 .if \type >= BUGFRAME_NR
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dbug.h35 #define BUGFRAME_NR 3 macro
44 BUILD_BUG_ON((type) >= BUGFRAME_NR); \
/xen-4.10.0-shim-comet/xen/include/xen/
A Dvirtual_region.h24 } frame[BUGFRAME_NR];
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch.c643 for ( i = 0; i < BUGFRAME_NR; i++ ) in prepare_payload()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtraps.c977 for ( id = 0; id < BUGFRAME_NR; id++ ) in do_invalid_op()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dtraps.c1269 for ( id = 0; id < BUGFRAME_NR; id++ ) in do_bug_frame()

Completed in 15 milliseconds