Home
last modified time | relevance | path

Searched defs:mtype (Results 1 – 25 of 27) sorted by relevance

12

/drivers/vfio/mdev/
A Dmdev_sysfs.c61 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 Damdgpu_vm.h97 #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 Dgmc_v9_0.c1135 unsigned int mtype_local, mtype; in gmc_v9_0_get_coherence_flags() local
/drivers/edac/
A Di82443bxgx_edac.c186 enum mem_type mtype) in i82443bxgx_init_csrows()
237 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
A Dfsl_ddr_edac.c411 enum mem_type mtype; in fsl_ddr_init_csrows() local
A Dsb_edac.c888 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 Dskx_common.c432 enum mem_type mtype; in skx_get_dimm_info() local
A Dskx_base.c58 enum munittype mtype; member
A Die31200_edac.c148 enum mem_type mtype; member
A Digen6_edac.c1024 enum mem_type mtype; in igen6_get_dimm_config() local
A Di7core_edac.c493 enum mem_type mtype; in get_dimm_config() local
/drivers/dax/
A Dkmem.c73 struct memory_dev_type *mtype; in dev_dax_kmem_probe() local
/drivers/scsi/csiostor/
A Dcsio_hw_t5.c253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()
A Dcsio_hw.c184 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 Dkfd_mqd_manager_vi.c172 unsigned int mtype, unsigned int atc_bit) in __update_mqd()
/drivers/net/ethernet/netronome/nfp/flower/
A Dtunnel_conf.c293 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 Doffload.c96 u8 mtype) in nfp_flower_xmit_flow()
/drivers/ata/
A Dpata_it821x.c610 const char *mtype = ""; in it821x_display_disk() local
/drivers/gpu/drm/i915/gvt/
A Dkvmgt.c114 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 Dcpsw_priv.c582 u32 ctrl, mtype; in cpsw_hwtstamp_v2() local
/drivers/infiniband/hw/irdma/
A Dhw.c2457 enum irdma_quad_hash_manage_type mtype, void *cmnode, in irdma_manage_qhash()
/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_hw.c497 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 Dcudbg_lib.c1285 int mtype, u32 addr, u32 len, void *hbuf) in cudbg_memory_read()
A Dcxgb4_main.c4449 unsigned long mtype = 0, maddr = 0; in adap_init0_config() local
/drivers/net/can/
A Dgrcan.c1455 #define GRCAN_MODULE_PARAM(name, mtype, valcheckf, desc) \ argument

Completed in 152 milliseconds

12