Searched full:epsw (Results 1 – 7 of 7) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | epsw.c | 3 * EPSW Interception Tests 48 * EPSW is intercepted under KVM in test_epsw() 54 "epsw %0, %1\n" in test_epsw() 70 " epsw %[op1], 0\n" in test_epsw() 86 " epsw 0, 0\n" in test_epsw() 100 report_prefix_push("epsw"); in main()
|
H A D | cpu.S | 23 epsw %r0, %r1
|
H A D | exittime.c | 147 "epsw %[r1], %[r2]" in test_epsw() 205 {"epsw", true, NULL, test_epsw, 0, 20000 },
|
H A D | Makefile | 34 tests += $(TEST_DIR)/epsw.elf
|
H A D | unittests.cfg | 153 [epsw] 154 file = epsw.elf
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | arch_def.h | 347 " epsw %0,%1\n" in extract_psw_mask()
|
/kvm-unit-tests/ |
H A D | .gitlab-ci.yml | 286 epsw
|