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