Searched refs:TEST_SIMPLE (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/kvm/s390x/ |
A D | tprot.c | 66 TEST_SIMPLE, enumerator 103 { TEST_SIMPLE, page_store_prot, 0x00, READ_WRITE }, 105 { TEST_SIMPLE, page_store_prot, 0x10, READ_WRITE }, 107 { TEST_SIMPLE, page_store_prot, 0x20, READ }, 109 { TEST_SIMPLE, page_fetch_prot, 0x00, READ_WRITE }, 111 { TEST_SIMPLE, page_fetch_prot, 0x90, READ_WRITE }, 113 { TEST_SIMPLE, page_fetch_prot, 0x10, RW_PROTECTED }, 115 { TEST_SIMPLE, (void *)0x00, 0x10, TRANSL_UNAVAIL }, 219 HOST_SYNC(vcpu, TEST_SIMPLE); in main()
|
Completed in 4 milliseconds