Searched defs:gate_desc (Results 1 – 2 of 2) sorted by relevance
344 typedef struct gate_desc { struct368 typedef struct gate_desc { struct381 } gate_desc_t; argument
665 gate_desc(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in gate_desc() function