Home
last modified time | relevance | path

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

/arch/s390/mm/
Dfault.c57 GMAP_FAULT, enumerator
85 return GMAP_FAULT; in get_fault_type()
185 case GMAP_FAULT: in dump_fault_info()
390 case GMAP_FAULT: in do_exception()
407 if (IS_ENABLED(CONFIG_PGSTE) && type == GMAP_FAULT) { in do_exception()
834 case GMAP_FAULT: in do_secure_storage_access()
847 if (get_fault_type(regs) != GMAP_FAULT) { in do_non_secure_storage_access()