Home
last modified time | relevance | path

Searched refs:gmap_int_code (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
Dprocessor.h118 unsigned int gmap_int_code; /* int code of last gmap fault */ member
/arch/s390/mm/
Dfault.c411 current->thread.gmap_int_code = regs->int_code & 0xffff; in do_exception()
/arch/s390/kvm/
Dvsie.c912 if (current->thread.gmap_int_code == PGM_PROTECTION) in handle_fault()