Searched refs:gmap_int_code (Results 1 – 3 of 3) sorted by relevance
122 unsigned int gmap_int_code; /* int code of last gmap fault */ member
441 current->thread.gmap_int_code = regs->int_code & 0xffff; in do_exception()
905 if (current->thread.gmap_int_code == PGM_PROTECTION) in handle_fault()