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