Lines Matching refs:GACC_STORE
462 if (ale.fo == 1 && mode == GACC_STORE)
547 tec->fsi = mode == GACC_STORE ? FSI_STORE : FSI_FETCH;
782 if (mode == GACC_STORE && dat_protection) {
968 if (mode == GACC_STORE && lap_enabled && is_low_address(ga))
1004 if (mode == GACC_STORE)
1031 if (!writable && mode == GACC_STORE)
1034 if (mode == GACC_STORE)
1040 if (mode == GACC_STORE)
1130 bool terminate = (mode == GACC_STORE) && (idx > 0);
1368 return trans_exc(vcpu, PGM_PROTECTION, gra, 0, GACC_STORE, PROT_TYPE_LA);