Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dprocessor.h122 unsigned int gmap_int_code; /* int code of last gmap fault */ member
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dfault.c443 current->thread.gmap_int_code = regs->int_code & 0xffff; in do_exception()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dvsie.c907 if (current->thread.gmap_int_code == PGM_PROTECTION) in handle_fault()