Home
last modified time | relevance | path

Searched refs:FSI_FETCH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dgaccess.c482 FSI_FETCH = 2 /* Exception was due to fetch operation */ enumerator
535 tec->fsi = mode == GACC_STORE ? FSI_STORE : FSI_FETCH; in trans_exc()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dgaccess.c483 FSI_FETCH = 2 /* Exception was due to fetch operation */ enumerator
547 tec->fsi = mode == GACC_STORE ? FSI_STORE : FSI_FETCH; in trans_exc_ending()

Completed in 4 milliseconds