Searched refs:READ_WRITE (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/kvm/s390x/
H A Dtprot.c42 READ_WRITE = 0, enumerator in enum:permission
103 { TEST_SIMPLE, page_store_prot, 0x00, READ_WRITE },
105 { TEST_SIMPLE, page_store_prot, 0x10, READ_WRITE },
109 { TEST_SIMPLE, page_fetch_prot, 0x00, READ_WRITE },
111 { TEST_SIMPLE, page_fetch_prot, 0x90, READ_WRITE },
131 { TEST_STORAGE_PROT_OVERRIDE, page_fetch_prot, 0x10, READ_WRITE },
135 { TEST_STORAGE_PROT_OVERRIDE, (void *)2049, 0x10, READ_WRITE },

Completed in 205 milliseconds