Home
last modified time | relevance | path

Searched defs:memtype (Results 1 – 17 of 17) sorted by relevance

/drivers/gpu/drm/nouveau/core/subdev/vm/
Dnvc0.c95 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
Dnv50.c67 vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in vm_addr()
/drivers/gpu/drm/nouveau/core/subdev/fb/
Dnvc0.c32 u8 memtype = (tile_flags & 0x0000ff00) >> 8; in nvc0_fb_memtype_valid() local
Dramgk20a.c54 u32 memtype, struct nouveau_mem **pmem) in gk20a_ram_get()
Dpriv.h66 bool (*memtype)(struct nouveau_fb *, u32); member
Dnv50.c47 nv50_fb_memtype_valid(struct nouveau_fb *pfb, u32 memtype) in nv50_fb_memtype_valid()
Dramnv50.c259 u32 memtype, struct nouveau_mem **pmem) in nv50_ram_get()
Dramnvc0.c447 u32 memtype, struct nouveau_mem **pmem) in nvc0_ram_get()
/drivers/gpu/drm/nouveau/core/include/subdev/
Dfb.h37 u32 memtype; member
/drivers/gpu/drm/nouveau/
Dnouveau_bo.c309 nouveau_bo_pin(struct nouveau_bo *nvbo, uint32_t memtype) in nouveau_bo_pin()
/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1281 static int memtype = -1; /* "matroxfb:memtype:xxx" */ variable
Dmatroxfb_base.h479 int memtype; member
/drivers/video/fbdev/sis/
Dsis_main.c4314 u16 index, rindex, memtype = 0; in sisfb_post_sis300() local
/drivers/scsi/bfa/
Dbfa_ioc.h429 enum bfi_sfp_mem_e memtype; /* mem access type */ member
Dbfi.h867 u8 memtype; member
Dbfa_ioc.c3784 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) in bfa_sfp_getdata()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3895 u32 offset, memtype, memaddr; in cxgb4_read_tpte() local