Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/aarch64/
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-6.12.1/drivers/iio/imu/bno055/
Dbno055_ser_core.c121 CMD_NONE, enumerator
340 case CMD_NONE: in bno055_ser_handle_rx()
365 priv->expect_response = CMD_NONE; in bno055_ser_handle_rx()
/linux-6.12.1/drivers/fsi/
Dcf-fsi-fw.h81 #define CMD_NONE 0x00 macro
/linux-6.12.1/drivers/scsi/snic/
Dvnic_devcmd.h65 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
/linux-6.12.1/drivers/scsi/fnic/
Dvnic_devcmd.h67 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
/linux-6.12.1/drivers/net/ethernet/cisco/enic/
Dvnic_devcmd.h68 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator