Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dskrf.c125 lowcore.sw_int_crs[0] = BIT_ULL(CTL0_AFP); in ecall_cleanup()
/kvm-unit-tests/lib/s390x/
H A Dasm-offsets.c57 OFFSET(GEN_LC_SW_INT_CRS, lowcore, sw_int_crs); in main()
H A Dsmp.c277 lc->sw_int_crs[0] = BIT_ULL(CTL0_AFP); in smp_cpu_setup_nolock()
/kvm-unit-tests/lib/s390x/asm/
H A Darch_def.h175 uint64_t sw_int_crs[16]; /* 0x0308 */ member