Home
last modified time | relevance | path

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

12345678910>>...20

/openbmc/linux/net/ipv6/
H A Dprotocol.c28 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_add_protocol()
35 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_del_protocol()
52 int inet6_add_offload(const struct net_offload *prot, unsigned char protocol) in inet6_add_offload()
59 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) in inet6_del_offload()
/openbmc/linux/net/ipv4/
H A Dprotocol.c32 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_add_protocol()
39 int inet_add_offload(const struct net_offload *prot, unsigned char protocol) in inet_add_offload()
46 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_del_protocol()
59 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload()
/openbmc/linux/arch/arm64/include/asm/
H A Dpgalloc.h23 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) in __pud_populate()
36 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) in __pud_populate()
44 static inline void __p4d_populate(p4d_t *p4dp, phys_addr_t pudp, p4dval_t prot) in __p4d_populate()
57 static inline void __p4d_populate(p4d_t *p4dp, phys_addr_t pudp, p4dval_t prot) in __p4d_populate()
67 pmdval_t prot) in __pmd_populate()
H A Dmman.h9 static inline unsigned long arch_calc_vm_prot_bits(unsigned long prot, in arch_calc_vm_prot_bits()
22 #define arch_calc_vm_prot_bits(prot, pkey) arch_calc_vm_prot_bits(prot, pkey) argument
38 static inline bool arch_validate_prot(unsigned long prot, in arch_validate_prot()
51 #define arch_validate_prot(prot, addr) arch_validate_prot(prot, addr) argument
H A Dvmalloc.h10 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported()
20 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
29 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) in arch_vmap_pgprot_tagged()
/openbmc/linux/arch/sparc/include/asm/
H A Dmman.h30 #define arch_calc_vm_prot_bits(prot, pkey) sparc_calc_vm_prot_bits(prot) argument
31 static inline unsigned long sparc_calc_vm_prot_bits(unsigned long prot) in sparc_calc_vm_prot_bits()
49 #define arch_validate_prot(prot, addr) sparc_validate_prot(prot, addr) argument
50 static inline int sparc_validate_prot(unsigned long prot, unsigned long addr) in sparc_validate_prot()
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable.h112 #define __pgprot_modify(prot,mask,bits) \ argument
115 #define pgprot_noncached(prot) \ argument
118 #define pgprot_writecombine(prot) \ argument
121 #define pgprot_stronglyordered(prot) \ argument
124 #define pgprot_device(prot) \ argument
128 #define pgprot_dmacoherent(prot) \ argument
135 #define pgprot_dmacoherent(prot) \ argument
167 #define pfn_pte(pfn,prot) __pte(__pfn_to_phys(pfn) | pgprot_val(prot)) argument
170 #define mk_pte(page,prot) pfn_pte(page_to_pfn(page), prot) argument
214 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit()
[all …]
H A Dpgtable-nommu.h48 #define pgprot_noncached(prot) (prot) argument
49 #define pgprot_writecombine(prot) (prot) argument
50 #define pgprot_device(prot) (prot) argument
/openbmc/linux/arch/powerpc/mm/
H A Dioremap.c14 pgprot_t prot = pgprot_noncached(PAGE_KERNEL); in ioremap() local
25 pgprot_t prot = pgprot_noncached_wc(PAGE_KERNEL); in ioremap_wc() local
36 pgprot_t prot = pgprot_cached(PAGE_KERNEL); in ioremap_coherent() local
64 unsigned long size, pgprot_t prot) in early_ioremap_range()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmman.h17 static inline unsigned long arch_calc_vm_prot_bits(unsigned long prot, in arch_calc_vm_prot_bits()
26 #define arch_calc_vm_prot_bits(prot, pkey) arch_calc_vm_prot_bits(prot, pkey) argument
28 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot()
H A Dvmalloc.h10 static __always_inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported()
17 static __always_inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
/openbmc/linux/arch/arm/mm/
H A Didmap.c25 unsigned long prot) in idmap_add_pmd()
56 unsigned long prot) in idmap_add_pmd()
69 unsigned long prot) in idmap_add_pud()
82 const char *text_end, unsigned long prot) in identity_mapping_add()
/openbmc/linux/include/xen/
H A Dxen-ops.h53 pgprot_t prot, unsigned int domid, in xen_remap_pfn()
80 int *err_ptr, pgprot_t prot, in xen_xlate_remap_gfn_array()
117 int *err_ptr, pgprot_t prot, in xen_remap_domain_gfn_array()
153 pgprot_t prot, unsigned int domid) in xen_remap_domain_mfn_array()
177 pgprot_t prot, unsigned int domid, in xen_remap_domain_gfn_range()
/openbmc/linux/arch/sh/mm/
H A Dioremap.c40 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_29bit()
72 #define __ioremap_29bit(offset, size, prot) NULL argument
76 unsigned long prot) in ioremap_prot()
/openbmc/qemu/target/openrisc/
H A Dmmu.c29 static inline void get_phys_nommu(hwaddr *phys_addr, int *prot, in get_phys_nommu()
36 static int get_phys_mmu(OpenRISCCPU *cpu, hwaddr *phys_addr, int *prot, in get_phys_mmu()
112 int prot; in openrisc_cpu_tlb_fill() local
144 int prot, excp, sr = cpu->env.sr; in openrisc_cpu_get_phys_page_debug() local
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h222 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
225 #define pgprot_noncached_wc(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
228 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
232 #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
235 #define pgprot_cached_wthru(prot) pgprot_noncached(prot) argument
238 #define pgprot_cached_noncoherent(prot) \ argument
/openbmc/linux/tools/testing/selftests/mm/
H A Dksm_tests.c146 int prot = 0; in str_to_prot() local
200 static void *allocate_memory(void *ptr, int prot, int mapping, char data, size_t map_size) in allocate_memory()
347 static int check_ksm_merge(int merge_type, int mapping, int prot, in check_ksm_merge()
381 static int check_ksm_unmerge(int merge_type, int mapping, int prot, int timeout, size_t page_size) in check_ksm_unmerge()
421 static int check_ksm_zero_page_merge(int merge_type, int mapping, int prot, long page_count, in check_ksm_zero_page_merge()
486 static int check_ksm_numa_merge(int merge_type, int mapping, int prot, int timeout, in check_ksm_numa_merge()
550 static int ksm_merge_hugepages_time(int merge_type, int mapping, int prot, in ksm_merge_hugepages_time()
618 static int ksm_merge_time(int merge_type, int mapping, int prot, int timeout, size_t map_size) in ksm_merge_time()
659 static int ksm_unmerge_time(int merge_type, int mapping, int prot, int timeout, size_t map_size) in ksm_unmerge_time()
706 static int ksm_cow_time(int merge_type, int mapping, int prot, int timeout, size_t page_size) in ksm_cow_time()
[all …]
/openbmc/qemu/target/mips/sysemu/
H A Dphysaddr.c78 int *prot, target_ulong real_address, in get_seg_physical_address()
102 int *prot, target_ulong real_address, in get_segctl_physical_address()
116 int *prot, target_ulong real_address, in get_physical_address()
236 int prot; in mips_cpu_get_phys_page_debug() local
/openbmc/linux/mm/
H A Dearly_ioremap.c37 pgprot_t prot) in early_memremap_pgprot_adjust()
54 phys_addr_t phys, pgprot_t prot) in __late_set_fixmap()
100 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap()
220 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap() local
229 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap_ro() local
/openbmc/linux/arch/x86/include/asm/
H A Dvmalloc.h12 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported()
19 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
/openbmc/linux/arch/riscv/include/asm/
H A Dvmalloc.h11 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported()
17 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
/openbmc/linux/arch/riscv/mm/
H A Dpgtable.c9 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge()
18 int pud_set_huge(pud_t *pud, phys_addr_t phys, pgprot_t prot) in pud_set_huge()
56 int pmd_set_huge(pmd_t *pmd, phys_addr_t phys, pgprot_t prot) in pmd_set_huge()
/openbmc/qemu/target/ppc/
H A Dmmu-hash32.c41 int prot; /* Protection bits */ member
47 int prot; in ppc_hash32_pp_prot() local
115 int pp, prot; in hash32_bat_prot() local
129 MMUAccessType access_type, int *prot, in ppc_hash32_bat_lookup()
193 hwaddr *raddr, int *prot, int mmu_idx, in ppc_hash32_direct_store()
393 int prot; in ppc_hash32_xlate() local
/openbmc/qemu/bsd-user/
H A Dmmap.c63 int target_mprotect(abi_ulong start, abi_ulong len, int prot) in target_mprotect()
153 int prot, int flags, int fd, abi_ulong offset) in mmap_frag()
368 abi_long target_mmap(abi_ulong start, abi_ulong len, int prot, in target_mmap()
645 int prot; in mmap_reserve() local
684 int prot, ret; in target_munmap() local
/openbmc/linux/arch/riscv/kernel/
H A Dhibernate.c169 unsigned long end, pgprot_t prot) in temp_pgtable_map_pte()
196 unsigned long end, pgprot_t prot) in temp_pgtable_map_pmd()
235 unsigned long end, pgprot_t prot) in temp_pgtable_map_pud()
274 unsigned long end, pgprot_t prot) in temp_pgtable_map_p4d()
312 static int temp_pgtable_mapping(pgd_t *pgdp, unsigned long start, unsigned long end, pgprot_t prot) in temp_pgtable_mapping()

12345678910>>...20