Searched defs:memtype (Results 1 – 16 of 16) sorted by relevance
/linux-3.3/arch/x86/mm/ |
D | pat_internal.h | 9 struct memtype { struct 29 extern int rbt_memtype_check_insert(struct memtype *new, argument
|
/linux-3.3/arch/x86/include/asm/ |
D | cacheflush.h | 38 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/ |
D | nv50_evo.c | 53 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()
|
D | nvc0_vram.c | 55 u8 memtype = (tile_flags & NOUVEAU_GEM_TILE_LAYOUT_MASK) >> 8; in nvc0_vram_flags_valid() local
|
D | nvc0_vm.c | 46 nvc0_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in nvc0_vm_addr()
|
D | nv50_vm.c | 60 nv50_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in nv50_vm_addr()
|
D | nv50_vram.c | 82 u32 memtype, struct nouveau_mem **pmem) in nv50_vram_new()
|
D | nouveau_bo.c | 192 nouveau_bo_pin(struct nouveau_bo *nvbo, uint32_t memtype) in nouveau_bo_pin()
|
D | nouveau_drv.h | 86 u32 memtype; member
|
/linux-3.3/include/linux/ |
D | uio_driver.h | 39 int memtype; member
|
/linux-3.3/drivers/video/matrox/ |
D | matroxfb_base.c | 1281 static int memtype = -1; /* "matroxfb:memtype:xxx" */ variable
|
D | matroxfb_base.h | 477 int memtype; member
|
/linux-3.3/drivers/video/sis/ |
D | sis_main.c | 4343 u16 index, rindex, memtype = 0; in sisfb_post_sis300() local
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_ioc.h | 407 enum bfi_sfp_mem_e memtype; /* mem access type */ member
|
D | bfi.h | 819 u8 memtype; member
|
D | bfa_ioc.c | 3561 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) in bfa_sfp_getdata()
|