Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/mm/
Dfault.c56 static unsigned long store_indication; variable
61 store_indication = 0xc00; in fault_init()
363 (trans_exc_code & store_indication) == 0x400) ? in do_exception()