Searched defs:memtype (Results 1 – 17 of 17) sorted by relevance
/drivers/gpu/drm/nouveau/core/subdev/vm/ |
D | nvc0.c | 95 nvc0_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in nvc0_vm_addr() 141 u32 memtype = nvc0_pte_storage_type_map[mem->memtype & 0xff]; in nvc0_vm_map_sg() local
|
D | nv50.c | 67 vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in vm_addr()
|
/drivers/gpu/drm/nouveau/core/subdev/fb/ |
D | nvc0.c | 32 u8 memtype = (tile_flags & 0x0000ff00) >> 8; in nvc0_fb_memtype_valid() local
|
D | ramgk20a.c | 54 u32 memtype, struct nouveau_mem **pmem) in gk20a_ram_get()
|
D | priv.h | 66 bool (*memtype)(struct nouveau_fb *, u32); member
|
D | nv50.c | 47 nv50_fb_memtype_valid(struct nouveau_fb *pfb, u32 memtype) in nv50_fb_memtype_valid()
|
D | ramnv50.c | 259 u32 memtype, struct nouveau_mem **pmem) in nv50_ram_get()
|
D | ramnvc0.c | 447 u32 memtype, struct nouveau_mem **pmem) in nvc0_ram_get()
|
/drivers/gpu/drm/nouveau/core/include/subdev/ |
D | fb.h | 37 u32 memtype; member
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 309 nouveau_bo_pin(struct nouveau_bo *nvbo, uint32_t memtype) in nouveau_bo_pin()
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1281 static int memtype = -1; /* "matroxfb:memtype:xxx" */ variable
|
D | matroxfb_base.h | 479 int memtype; member
|
/drivers/video/fbdev/sis/ |
D | sis_main.c | 4314 u16 index, rindex, memtype = 0; in sisfb_post_sis300() local
|
/drivers/scsi/bfa/ |
D | bfa_ioc.h | 429 enum bfi_sfp_mem_e memtype; /* mem access type */ member
|
D | bfi.h | 867 u8 memtype; member
|
D | bfa_ioc.c | 3784 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) in bfa_sfp_getdata()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 3895 u32 offset, memtype, memaddr; in cxgb4_read_tpte() local
|