Searched refs:CMD_NONE (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | page_fault_test.c | 28 #define CMD_NONE (0) macro 910 TEST_ACCESS(guest_read64, with_af, CMD_NONE), 911 TEST_ACCESS(guest_ld_preidx, with_af, CMD_NONE), 912 TEST_ACCESS(guest_cas, with_af, CMD_NONE), 913 TEST_ACCESS(guest_write64, with_af, CMD_NONE), 914 TEST_ACCESS(guest_st_preidx, with_af, CMD_NONE), 915 TEST_ACCESS(guest_dc_zva, with_af, CMD_NONE), 916 TEST_ACCESS(guest_exec, with_af, CMD_NONE),
|
| /linux/drivers/fsi/ |
| H A D | cf-fsi-fw.h | 81 #define CMD_NONE 0x00 macro
|
| /linux/drivers/scsi/snic/ |
| H A D | vnic_devcmd.h | 65 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
|
| /linux/drivers/scsi/fnic/ |
| H A D | vnic_devcmd.h | 67 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_devcmd.h | 68 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
|