Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dmvpg.c92 return *(uint8_t *)(lowcore.pgm_old_psw.addr - 1) == lowcore.op_acc_id; in check_oai()
221 lowcore.op_acc_id = 0; in test_mmu_prot()
232 lowcore.op_acc_id = 0; in test_mmu_prot()
/kvm-unit-tests/lib/s390x/
H A Dasm-offsets.c29 OFFSET(GEN_LC_OP_ACC_ID, lowcore, op_acc_id); in main()
/kvm-unit-tests/lib/s390x/asm/
H A Darch_def.h141 uint8_t op_acc_id; /* 0x00a2 */ member