Searched defs:traps (Results 1 – 3 of 3) sorted by relevance
598 struct trap_info *traps) in xen_convert_trap_info()614 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info()627 static struct trap_info traps[257]; in xen_load_idt() local
406 static void traps(void) in traps() function
222 __be32 traps[16]; /* Trap addresses, 0 == ignore */ member