Home
last modified time | relevance | path

Searched refs:CMD_NONE (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/arm64/
H A Dpage_fault_test.c28 #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 Dcf-fsi-fw.h81 #define CMD_NONE 0x00 macro
/linux/drivers/scsi/snic/
H A Dvnic_devcmd.h65 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
/linux/drivers/scsi/fnic/
H A Dvnic_devcmd.h67 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_devcmd.h68 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator