Searched defs:memtype (Results 1 - 23 of 23) sorted by relevance

/linux-4.1.27/arch/x86/mm/
H A Dpat_internal.h9 struct memtype { struct
H A Dpat.c101 set_page_memtype(struct page *pg, enum page_cache_mode memtype) set_page_memtype() argument
133 set_page_memtype(struct page *pg, enum page_cache_mode memtype) set_page_memtype() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dpriv.h66 bool (*memtype)(struct nvkm_fb *, u32); member in struct:nvkm_fb_impl
H A Dgf100.c33 u8 memtype = (tile_flags & 0x0000ff00) >> 8; gf100_fb_memtype_valid() local
H A Dnv50.c44 nv50_fb_memtype_valid(struct nvkm_fb *pfb, u32 memtype) nv50_fb_memtype_valid() argument
H A Dramnv50.c253 nv50_ram_get(struct nvkm_fb *pfb, u64 size, u32 align, u32 ncmin, u32 memtype, struct nvkm_mem **pmem) nv50_ram_get() argument
H A Dramgf100.c444 gf100_ram_get(struct nvkm_fb *pfb, u64 size, u32 align, u32 ncmin, u32 memtype, struct nvkm_mem **pmem) gf100_ram_get() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgf100.c92 gf100_vm_addr(struct nvkm_vma *vma, u64 phys, u32 memtype, u32 target) gf100_vm_addr() argument
136 u32 memtype = gf100_pte_storage_type_map[mem->memtype & 0xff]; gf100_vm_map_sg() local
H A Dnv50.c65 vm_addr(struct nvkm_vma *vma, u64 phys, u32 memtype, u32 target) vm_addr() argument
/linux-4.1.27/fs/pstore/
H A Dram_core.c383 persistent_ram_vmap(phys_addr_t start, size_t size, unsigned int memtype) persistent_ram_vmap() argument
418 persistent_ram_iomap(phys_addr_t start, size_t size, unsigned int memtype) persistent_ram_iomap() argument
440 persistent_ram_buffer_map(phys_addr_t start, phys_addr_t size, struct persistent_ram_zone *prz, int memtype) persistent_ram_buffer_map() argument
514 persistent_ram_new(phys_addr_t start, size_t size, u32 sig, struct persistent_ram_ecc_info *ecc_info, unsigned int memtype) persistent_ram_new() argument
H A Dram.c92 unsigned int memtype; member in struct:ramoops_context
/linux-4.1.27/include/linux/
H A Duio_driver.h39 int memtype; member in struct:uio_mem
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h34 u32 memtype; member in struct:nvkm_mem
/linux-4.1.27/drivers/edac/
H A Dsynopsys_edac.c339 u32 memtype; synps_edac_get_mtype() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c313 nouveau_bo_pin(struct nouveau_bo *nvbo, uint32_t memtype, bool contig) nouveau_bo_pin() argument
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1281 static int memtype = -1; /* "matroxfb:memtype:xxx" */ variable
H A Dmatroxfb_base.h479 int memtype; member in struct:matrox_fb_info::__anon10559
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2067 u32 offset, memtype, memaddr; cxgb4_read_tpte() local
H A Dcxgb4.h290 u32 memtype; /* which memory (EDC0, EDC1, MC) */ member in struct:devlog_params
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_ioc.h429 enum bfi_sfp_mem_e memtype; /* mem access type */ member in struct:bfa_sfp_s
H A Dbfa_ioc.c3784 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) bfa_sfp_getdata() argument
H A Dbfi.h867 u8 memtype; member in struct:bfi_sfp_req_s
/linux-4.1.27/drivers/video/fbdev/sis/
H A Dsis_main.c4314 u16 index, rindex, memtype = 0; sisfb_post_sis300() local

Completed in 1544 milliseconds