Searched defs:traps (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 20 u64 traps; member in struct:mips_r2_emulator_stats
|
/linux-4.1.27/scripts/basic/ |
H A D | fixdep.c | 435 static void traps(void) traps() function
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_utils.c | 846 int entries = 0, ring, traps, traces, trace_entries; genwqe_ffdc_buff_size() local 900 int i, traps, traces, trace, trace_entries, trace_entry, ring; genwqe_ffdc_buff_read() local
|
/linux-4.1.27/arch/x86/xen/ |
H A D | enlighten.c | 868 void xen_copy_trap_info(struct trap_info *traps) xen_copy_trap_info() argument 881 static struct trap_info traps[257]; xen_load_idt() local 851 xen_convert_trap_info(const struct desc_ptr *desc, struct trap_info *traps) xen_convert_trap_info() argument
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | qe.h | 222 __be32 traps[16]; /* Trap addresses, 0 == ignore */ member in struct:qe_firmware::qe_microcode
|
Completed in 223 milliseconds