Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/mm/
Dpat_internal.h9 struct memtype { struct
29 extern int rbt_memtype_check_insert(struct memtype *new, argument
/linux-3.3/arch/x86/include/asm/
Dcacheflush.h38 static inline void set_page_memtype(struct page *pg, unsigned long memtype) in set_page_memtype()
63 static inline void set_page_memtype(struct page *pg, unsigned long memtype) { } in set_page_memtype()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnv50_evo.c53 nv50_evo_dmaobj_init(struct nouveau_gpuobj *obj, u32 memtype, u64 base, u64 size) in nv50_evo_dmaobj_init()
77 nv50_evo_dmaobj_new(struct nouveau_channel *evo, u32 handle, u32 memtype, in nv50_evo_dmaobj_new()
Dnvc0_vram.c55 u8 memtype = (tile_flags & NOUVEAU_GEM_TILE_LAYOUT_MASK) >> 8; in nvc0_vram_flags_valid() local
Dnvc0_vm.c46 nvc0_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in nvc0_vm_addr()
Dnv50_vm.c60 nv50_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in nv50_vm_addr()
Dnv50_vram.c82 u32 memtype, struct nouveau_mem **pmem) in nv50_vram_new()
Dnouveau_bo.c192 nouveau_bo_pin(struct nouveau_bo *nvbo, uint32_t memtype) in nouveau_bo_pin()
Dnouveau_drv.h86 u32 memtype; member
/linux-3.3/include/linux/
Duio_driver.h39 int memtype; member
/linux-3.3/drivers/video/matrox/
Dmatroxfb_base.c1281 static int memtype = -1; /* "matroxfb:memtype:xxx" */ variable
Dmatroxfb_base.h477 int memtype; member
/linux-3.3/drivers/video/sis/
Dsis_main.c4343 u16 index, rindex, memtype = 0; in sisfb_post_sis300() local
/linux-3.3/drivers/scsi/bfa/
Dbfa_ioc.h407 enum bfi_sfp_mem_e memtype; /* mem access type */ member
Dbfi.h819 u8 memtype; member
Dbfa_ioc.c3561 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) in bfa_sfp_getdata()