Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dfault.c57 GMAP_FAULT, enumerator
82 return GMAP_FAULT; in get_fault_type()
195 case GMAP_FAULT: in dump_fault_info()
421 case GMAP_FAULT: in do_exception()
439 if (IS_ENABLED(CONFIG_PGSTE) && type == GMAP_FAULT) { in do_exception()
866 case GMAP_FAULT: in do_secure_storage_access()
879 if (get_fault_type(regs) != GMAP_FAULT) { in do_non_secure_storage_access()