Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/mm/
Dfault.c55 static unsigned long store_indication; variable
60 store_indication = 0xc00; in fault_init()
292 if (access == VM_WRITE || (trans_exc_code & store_indication) == 0x400) in do_exception()