| /drivers/vfio/mdev/ |
| A D | mdev_sysfs.c | 61 static ssize_t create_store(struct mdev_type *mtype, in create_store() 89 static ssize_t device_api_show(struct mdev_type *mtype, in device_api_show() 96 static ssize_t name_show(struct mdev_type *mtype, in name_show() 105 static ssize_t available_instances_show(struct mdev_type *mtype, in available_instances_show() 118 static ssize_t description_show(struct mdev_type *mtype, in description_show()
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_vm.h | 97 #define AMDGPU_PTE_MTYPE_VG10_SHIFT(mtype) ((uint64_t)(mtype) << 57) argument 99 #define AMDGPU_PTE_MTYPE_VG10(flags, mtype) \ argument 114 #define AMDGPU_PTE_MTYPE_NV10_SHIFT(mtype) ((uint64_t)(mtype) << 48) argument 116 #define AMDGPU_PTE_MTYPE_NV10(flags, mtype) \ argument 125 #define AMDGPU_PTE_MTYPE_GFX12_SHIFT(mtype) ((uint64_t)(mtype) << 54) argument 127 #define AMDGPU_PTE_MTYPE_GFX12(flags, mtype) \ argument
|
| A D | gmc_v9_0.c | 1135 unsigned int mtype_local, mtype; in gmc_v9_0_get_coherence_flags() local
|
| /drivers/edac/ |
| A D | i82443bxgx_edac.c | 186 enum mem_type mtype) in i82443bxgx_init_csrows() 237 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
|
| A D | fsl_ddr_edac.c | 411 enum mem_type mtype; in fsl_ddr_init_csrows() local
|
| A D | sb_edac.c | 888 enum mem_type mtype; in get_memory_type() local 908 enum mem_type mtype = MEM_UNKNOWN; in haswell_get_memory_type() local 1597 enum mem_type mtype; in __populate_dimms() local 2054 enum mem_type mtype; in get_memory_error_data() local
|
| A D | skx_common.c | 432 enum mem_type mtype; in skx_get_dimm_info() local
|
| A D | skx_base.c | 58 enum munittype mtype; member
|
| A D | ie31200_edac.c | 148 enum mem_type mtype; member
|
| A D | igen6_edac.c | 1024 enum mem_type mtype; in igen6_get_dimm_config() local
|
| A D | i7core_edac.c | 493 enum mem_type mtype; in get_dimm_config() local
|
| /drivers/dax/ |
| A D | kmem.c | 73 struct memory_dev_type *mtype; in dev_dax_kmem_probe() local
|
| /drivers/scsi/csiostor/ |
| A D | csio_hw_t5.c | 253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()
|
| A D | csio_hw.c | 184 csio_memory_write(struct csio_hw *hw, int mtype, u32 addr, u32 len, u32 *buf) in csio_memory_write() 1974 unsigned int mtype = 0, maddr = 0; in csio_hw_flash_config() local 2056 unsigned int mtype, maddr; in csio_hw_use_fwconfig() local
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_mqd_manager_vi.c | 172 unsigned int mtype, unsigned int atc_bit) in __update_mqd()
|
| /drivers/net/ethernet/netronome/nfp/flower/ |
| A D | tunnel_conf.c | 293 nfp_flower_xmit_tun_conf(struct nfp_app *app, u8 mtype, u16 plen, void *pdata, in nfp_flower_xmit_tun_conf() 478 u8 mtype; in nfp_tun_write_neigh() local
|
| A D | offload.c | 96 u8 mtype) in nfp_flower_xmit_flow()
|
| /drivers/ata/ |
| A D | pata_it821x.c | 610 const char *mtype = ""; in it821x_display_disk() local
|
| /drivers/gpu/drm/i915/gvt/ |
| A D | kvmgt.c | 114 static ssize_t intel_vgpu_show_description(struct mdev_type *mtype, char *buf) in intel_vgpu_show_description() 1519 static unsigned int intel_vgpu_get_available(struct mdev_type *mtype) in intel_vgpu_get_available()
|
| /drivers/net/ethernet/ti/ |
| A D | cpsw_priv.c | 582 u32 ctrl, mtype; in cpsw_hwtstamp_v2() local
|
| /drivers/infiniband/hw/irdma/ |
| A D | hw.c | 2457 enum irdma_quad_hash_manage_type mtype, void *cmnode, in irdma_manage_qhash()
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | t4_hw.c | 497 int t4_memory_rw_init(struct adapter *adap, int win, int mtype, u32 *mem_off, in t4_memory_rw_init() 614 int t4_memory_rw(struct adapter *adap, int win, int mtype, u32 addr, in t4_memory_rw() 3759 unsigned long mtype = 0, maddr = 0; in t4_load_phy_fw() local
|
| A D | cudbg_lib.c | 1285 int mtype, u32 addr, u32 len, void *hbuf) in cudbg_memory_read()
|
| A D | cxgb4_main.c | 4449 unsigned long mtype = 0, maddr = 0; in adap_init0_config() local
|
| /drivers/net/can/ |
| A D | grcan.c | 1455 #define GRCAN_MODULE_PARAM(name, mtype, valcheckf, desc) \ argument
|