Searched full:diag288 (Results 1 – 6 of 6) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | diag288.c | 3 * Timer Event DIAG288 test 21 static inline void diag288(unsigned long code, unsigned long time, in diag288() function 44 diag288(CODE_INIT, 15, 42); in test_specs() 50 diag288(42, 15, ACTION_RESTART); in test_specs() 56 diag288(CODE_CANCEL, 15, ACTION_RESTART); in test_specs() 62 diag288(CODE_INIT, 14, ACTION_RESTART); in test_specs() 74 diag288(CODE_INIT, 15, ACTION_RESTART); in test_priv() 92 diag288(CODE_INIT, 15, ACTION_RESTART); in test_bite() 103 report_prefix_push("diag288"); in main()
|
H A D | pv-diags.c | 96 * allowed to do after a diag288 exit. in test_diag_288()
|
H A D | unittests.cfg | 76 [diag288] 77 file = diag288.elf 78 qemu_params=-device diag288,id=watchdog0 --watchdog-action inject-nmi
|
H A D | Makefile | 18 tests += $(TEST_DIR)/diag288.elf
|
/kvm-unit-tests/s390x/snippets/asm/ |
H A D | pv-diag-288.S | 25 /* Execute the diag288 */
|
/kvm-unit-tests/ |
H A D | .gitlab-ci.yml | 282 diag288 508 diag288
|