Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 25 of 218) sorted by relevance

123456789

/linux-3.4.99/arch/powerpc/include/asm/
Dmman.h41 static inline unsigned long arch_calc_vm_prot_bits(unsigned long prot) in arch_calc_vm_prot_bits()
45 #define arch_calc_vm_prot_bits(prot) arch_calc_vm_prot_bits(prot) argument
53 static inline int arch_validate_prot(unsigned long prot) in arch_validate_prot()
61 #define arch_validate_prot(prot) arch_validate_prot(prot) argument
Dpgtable.h161 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
164 #define pgprot_noncached_wc(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
167 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
170 #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
173 #define pgprot_cached_noncoherent(prot) \ argument
201 #define io_remap_pfn_range(vma, vaddr, pfn, size, prot) \ argument
/linux-3.4.99/arch/arm/mm/
Didmap.c14 unsigned long prot) in idmap_add_pmd()
38 unsigned long prot) in idmap_add_pmd()
51 unsigned long prot) in idmap_add_pud()
64 unsigned long prot, next; in identity_mapping_add() local
/linux-3.4.99/lib/
Dioremap.c17 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pte_range()
35 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pmd_range()
53 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pud_range()
71 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
/linux-3.4.99/include/linux/
Dmman.h38 #define arch_calc_vm_prot_bits(prot) 0 argument
52 static inline int arch_validate_prot(unsigned long prot) in arch_validate_prot()
73 calc_vm_prot_bits(unsigned long prot) in calc_vm_prot_bits()
/linux-3.4.99/arch/x86/mm/
Diomap_32.c34 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot) in iomap_create_wc()
57 void *kmap_atomic_prot_pfn(unsigned long pfn, pgprot_t prot) in kmap_atomic_prot_pfn()
77 iomap_atomic_prot_pfn(unsigned long pfn, pgprot_t prot) in iomap_atomic_prot_pfn()
Ddump_pagetables.c94 static void printk_prot(struct seq_file *m, pgprot_t prot, int level) in printk_prot()
165 pgprotval_t prot, cur; in note_page() local
227 pgprot_t prot = pte_pgprot(*start); in walk_pte_level() local
247 pgprotval_t prot = pmd_val(*start) & PTE_FLAGS_MASK; in walk_pmd_level() local
279 pgprotval_t prot = pud_val(*start) & PTE_FLAGS_MASK; in walk_pud_level() local
314 pgprotval_t prot = pgd_val(*start) & PTE_FLAGS_MASK; in walk_pgd_level() local
/linux-3.4.99/arch/arm/include/asm/
Dpgtable.h103 #define __pgprot_modify(prot,mask,bits) \ argument
106 #define pgprot_noncached(prot) \ argument
109 #define pgprot_writecombine(prot) \ argument
112 #define pgprot_stronglyordered(prot) \ argument
116 #define pgprot_dmacoherent(prot) \ argument
123 #define pgprot_dmacoherent(prot) \ argument
200 #define pfn_pte(pfn,prot) __pte(__pfn_to_phys(pfn) | pgprot_val(prot)) argument
203 #define mk_pte(page,prot) pfn_pte(page_to_pfn(page), prot) argument
319 #define io_remap_pfn_range(vma,from,pfn,size,prot) \ argument
Dpgtable-nommu.h68 #define pgprot_noncached(prot) __pgprot(0) argument
69 #define pgprot_writecombine(prot) __pgprot(0) argument
70 #define pgprot_dmacoherent(prot) __pgprot(0) argument
/linux-3.4.99/net/ipv4/
Dprotocol.c37 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_add_protocol()
50 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_del_protocol()
/linux-3.4.99/net/ipv6/
Dprotocol.c30 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_add_protocol()
43 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_del_protocol()
/linux-3.4.99/arch/sh/kernel/
Dsys_sh.c32 unsigned long prot, unsigned long flags, in old_mmap()
41 unsigned long prot, unsigned long flags, in sys_mmap2()
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c136 u32 prot; in new_steering_entry() local
357 u32 prot; in add_promisc_qp() local
564 u8 *gid, enum mlx4_protocol prot, in find_entry()
620 int block_mcast_loopback, enum mlx4_protocol prot, in mlx4_qp_attach_common()
729 enum mlx4_protocol prot, enum mlx4_steer_type steer) in mlx4_qp_detach_common()
843 enum mlx4_protocol prot) in mlx4_QP_ATTACH()
871 int block_mcast_loopback, enum mlx4_protocol prot) in mlx4_multicast_attach()
890 enum mlx4_protocol prot) in mlx4_multicast_detach()
908 int block_mcast_loopback, enum mlx4_protocol prot) in mlx4_unicast_attach()
927 u8 gid[16], enum mlx4_protocol prot) in mlx4_unicast_detach()
/linux-3.4.99/arch/powerpc/kernel/
Dsyscalls.c46 unsigned long prot, unsigned long flags, in do_mmap2()
66 unsigned long prot, unsigned long flags, in sys_mmap2()
73 unsigned long prot, unsigned long flags, in sys_mmap()
/linux-3.4.99/arch/sh/include/asm/
Dmmu.h71 unsigned long size, pgprot_t prot) in pmb_bolt_mapping()
78 pgprot_t prot, void *caller) in pmb_remap_caller()
99 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap()
Dio.h269 __ioremap(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap()
275 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_29bit()
310 __ioremap_mode(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_mode()
325 #define __ioremap(offset, size, prot) ((void __iomem *)(offset)) argument
326 #define __ioremap_mode(offset, size, prot) ((void __iomem *)(offset)) argument
355 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
/linux-3.4.99/arch/avr32/include/asm/
Dpgtable-2level.h42 #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
43 #define pfn_pmd(pfn, prot) __pmd(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
/linux-3.4.99/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd_cdc.c108 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_msg() local
130 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_cmplt() local
149 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_query_dcmd() local
231 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_set_dcmd() local
284 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_dcmd() local
/linux-3.4.99/arch/m68k/include/asm/
Dpgtable_mm.h138 #define io_remap_pfn_range(vma, vaddr, pfn, size, prot) \ argument
156 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) argument
163 #define pgprot_noncached(prot) \ argument
/linux-3.4.99/arch/um/include/asm/
Dpgtable-2level.h41 #define pfn_pte(pfn, prot) __pte(pfn_to_phys(pfn) | pgprot_val(prot)) argument
42 #define pfn_pmd(pfn, prot) __pmd(pfn_to_phys(pfn) | pgprot_val(prot)) argument
/linux-3.4.99/arch/score/kernel/
Dsys_score.c37 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, in sys_mmap2()
44 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, in sys_mmap()
/linux-3.4.99/arch/unicore32/include/asm/
Dpgtable.h153 #define pfn_pte(pfn, prot) (__pte(((pfn) << PAGE_SHIFT) \ argument
199 #define pgprot_noncached(prot) \ argument
201 #define pgprot_writecombine(prot) \ argument
203 #define pgprot_dmacoherent(prot) \ argument
230 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument
310 #define io_remap_pfn_range(vma, from, pfn, size, prot) \ argument
/linux-3.4.99/drivers/gpu/drm/ttm/
Dttm_bo_util.c245 pgprot_t prot) in ttm_copy_io_ttm_page()
282 pgprot_t prot) in ttm_copy_ttm_io_page()
365 pgprot_t prot = ttm_io_prot(old_mem->placement, in ttm_bo_move_memcpy() local
370 pgprot_t prot = ttm_io_prot(new_mem->placement, in ttm_bo_move_memcpy() local
512 struct ttm_mem_reg *mem = &bo->mem; pgprot_t prot; in ttm_bo_kmap_ttm() local
/linux-3.4.99/arch/parisc/kernel/
Dentry.S53 .macro space_to_prot spc prot
57 .macro space_to_prot spc prot
478 .macro make_insert_tlb spc,pte,prot
521 .macro make_insert_tlb_11 spc,pte,prot
1173 prot = r17 /* prot bits */ define
/linux-3.4.99/arch/sparc/kernel/
Dsys_sparc_32.c117 unsigned long prot, unsigned long flags, unsigned long fd, in sys_mmap2()
127 unsigned long prot, unsigned long flags, unsigned long fd, in sys_mmap()
135 unsigned long prot, unsigned long pgoff, in sparc_remap_file_pages()

123456789