Home
last modified time | relevance | path

Searched defs:prot (Results 26 – 50 of 499) sorted by relevance

12345678910>>...20

/openbmc/linux/include/linux/
H A Dmman.h93 #define arch_calc_vm_prot_bits(prot, pkey) 0 argument
107 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot()
142 calc_vm_prot_bits(unsigned long prot, unsigned long pkey) in calc_vm_prot_bits()
H A Dvmalloc.h85 static inline bool arch_vmap_p4d_supported(pgprot_t prot) in arch_vmap_p4d_supported()
92 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported()
99 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
121 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) in arch_vmap_pgprot_tagged()
H A Dhighmem-internal.h82 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) in kmap_local_page_prot()
97 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot()
193 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) in kmap_local_page_prot()
220 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot()
/openbmc/qemu/bsd-user/
H A Dmmap.c64 int target_mprotect(abi_ulong start, abi_ulong len, int prot) in target_mprotect()
188 int prot, int flags, int fd, abi_ulong offset) in mmap_frag()
403 abi_long target_mmap(abi_ulong start, abi_ulong len, int prot, in target_mmap()
680 int prot; in mmap_reserve() local
719 int prot, ret; in target_munmap() local
/openbmc/linux/arch/arm64/mm/
H A Dmmu.c173 phys_addr_t phys, pgprot_t prot) in init_pte()
198 pgprot_t prot, in alloc_init_cont_pte()
236 phys_addr_t phys, pgprot_t prot, in init_pmd()
274 pgprot_t prot, in alloc_init_cont_pmd()
314 phys_addr_t phys, pgprot_t prot, in alloc_init_pud()
371 pgprot_t prot, in __create_pgd_mapping_locked()
399 pgprot_t prot, in __create_pgd_mapping()
453 phys_addr_t size, pgprot_t prot) in create_mapping_noalloc()
480 phys_addr_t size, pgprot_t prot) in update_mapping_prot()
643 pgprot_t prot, struct vm_struct *vma, in map_kernel_segment()
[all …]
/openbmc/linux/arch/x86/mm/
H A Diomap_32.c21 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot) in iomap_create_wc()
47 void __iomem *__iomap_local_pfn_prot(unsigned long pfn, pgprot_t prot) in __iomap_local_pfn_prot()
/openbmc/linux/arch/powerpc/mm/
H A Dioremap_32.c11 pgprot_t prot = pgprot_cached_wthru(PAGE_KERNEL); in ioremap_wt() local
18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
/openbmc/linux/arch/powerpc/kernel/
H A Dsyscalls.c40 unsigned long prot, unsigned long flags, in do_mmap2()
53 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
62 unsigned long, prot, unsigned long, flags, in COMPAT_SYSCALL_DEFINE6() argument
70 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
/openbmc/linux/mm/
H A Dioremap.c16 pgprot_t prot) in generic_ioremap_prot()
53 unsigned long prot) in ioremap_prot()
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h92 #define pfn_pte(pfn,prot) \ argument
166 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit()
414 static inline pgprot_t mk_pud_sect_prot(pgprot_t prot) in mk_pud_sect_prot()
419 static inline pgprot_t mk_pmd_sect_prot(pgprot_t prot) in mk_pmd_sect_prot()
554 #define __pgprot_modify(prot,mask,bits) \ argument
557 #define pgprot_nx(prot) \ argument
563 #define pgprot_noncached(prot) \ argument
565 #define pgprot_writecombine(prot) \ argument
567 #define pgprot_device(prot) \ argument
569 #define pgprot_tagged(prot) \ argument
[all …]
/openbmc/linux/net/tls/
H A Dtls_sw.c261 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() local
310 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs() local
333 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg() local
357 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec() local
470 struct tls_prot_info *prot; in tls_encrypt_done() local
539 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption() local
728 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record() local
1010 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked() local
1467 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sg() local
1638 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sw() local
[all …]
/openbmc/linux/arch/sh/kernel/
H A Dsys_sh.c33 unsigned long prot, unsigned long flags, in old_mmap()
42 unsigned long prot, unsigned long flags, in sys_mmap2()
/openbmc/linux/arch/sh/include/asm/
H A Dmmu.h72 unsigned long size, pgprot_t prot) in pmb_bolt_mapping()
79 pgprot_t prot, void *caller) in pmb_remap_caller()
100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap()
H A Dpgtable.h121 static inline bool __pte_access_permitted(pte_t pte, u64 prot) in __pte_access_permitted()
129 u64 prot = _PAGE_PRESENT; in pte_access_permitted() local
139 u64 prot = _PAGE_PRESENT | _PAGE_USER; in pte_access_permitted() local
/openbmc/linux/arch/sh/mm/
H A Dinit.c81 static void set_pte_phys(unsigned long addr, unsigned long phys, pgprot_t prot) in set_pte_phys()
98 static void clear_pte_phys(unsigned long addr, pgprot_t prot) in clear_pte_phys()
111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap()
123 void __clear_fixmap(enum fixed_addresses idx, pgprot_t prot) in __clear_fixmap()
/openbmc/linux/kernel/dma/
H A Dremap.c23 pgprot_t prot, const void *caller) in dma_common_pages_remap()
39 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_gnttab.c249 int prot; member
253 MemoryRegionSection *mrs, int prot) in gnt_unref()
271 static uint64_t gnt_ref(XenGnttabState *s, grant_ref_t ref, int prot) in gnt_ref()
328 uint32_t *refs, int prot) in xen_be_gnttab_map_refs()
460 int prot = to_domain ? PROT_WRITE : PROT_READ; in xen_be_gnttab_copy() local
/openbmc/qemu/target/tricore/
H A Dhelper.c36 int *prot, target_ulong address, in get_physical_address()
51 int prot; in tricore_cpu_get_phys_page_debug() local
73 int prot; in tricore_cpu_tlb_fill() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c158 u32 prot; in new_steering_entry() local
428 u32 prot; in add_promisc_qp() local
695 u8 *gid, enum mlx4_protocol prot, in find_entry()
1105 int block_mcast_loopback, enum mlx4_protocol prot, in mlx4_qp_attach_common()
1215 enum mlx4_protocol prot, enum mlx4_steer_type steer) in mlx4_qp_detach_common()
1337 enum mlx4_protocol prot) in mlx4_QP_ATTACH()
1370 enum mlx4_protocol prot, u64 *reg_id) in mlx4_trans_to_dmfs_attach()
1409 enum mlx4_protocol prot, u64 *reg_id) in mlx4_multicast_attach()
1439 enum mlx4_protocol prot, u64 reg_id) in mlx4_multicast_detach()
1531 int block_mcast_loopback, enum mlx4_protocol prot) in mlx4_unicast_attach()
[all …]
/openbmc/linux/arch/um/include/asm/
H A Dpgtable-2level.h40 #define pfn_pte(pfn, prot) __pte(pfn_to_phys(pfn) | pgprot_val(prot)) argument
41 #define pfn_pmd(pfn, prot) __pmd(pfn_to_phys(pfn) | pgprot_val(prot)) argument
/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h165 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) argument
172 #define pgprot_noncached(prot) \ argument
182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) argument
/openbmc/linux/arch/microblaze/kernel/
H A Dsys_microblaze.c37 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
47 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h37 static inline enum kvm_pgtable_prot pkvm_mkstate(enum kvm_pgtable_prot prot, in pkvm_mkstate()
43 static inline enum pkvm_page_state pkvm_getstate(enum kvm_pgtable_prot prot) in pkvm_getstate()
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-32.h158 pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte()
174 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte()
188 #define pfn_pte(pfn, prot) __pte(((unsigned long long)(pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument
189 #define pfn_pmd(pfn, prot) __pmd(((unsigned long long)(pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument
/openbmc/linux/arch/arc/include/asm/
H A Dpgtable-levels.h144 #define pfn_pmd(pfn,prot) __pmd(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
145 #define mk_pmd(page,prot) pfn_pmd(page_to_pfn(page),prot) argument
179 #define pfn_pte(pfn, prot) __pte(__pfn_to_phys(pfn) | pgprot_val(prot)) argument
180 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument

12345678910>>...20