Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/mm/
Dfault.c60 GMAP_FAULT, enumerator
88 return GMAP_FAULT; in get_fault_type()
202 case GMAP_FAULT: in dump_fault_info()
394 case GMAP_FAULT: in do_exception()
436 if (IS_ENABLED(CONFIG_PGSTE) && type == GMAP_FAULT) { in do_exception()
621 case GMAP_FAULT: in do_secure_storage_access()
672 if (get_fault_type(regs) != GMAP_FAULT) { in do_non_secure_storage_access()