/openbmc/linux/drivers/soc/tegra/cbb/ |
H A D | tegra-cbb.c | 52 void tegra_cbb_print_prot(struct seq_file *file, u32 prot) in tegra_cbb_print_prot()
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | pgtable_32.c | 73 int __ref map_kernel_page(unsigned long va, phys_addr_t pa, pgprot_t prot) in map_kernel_page()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | syscall.c | 50 unsigned long prot; member
|
/openbmc/qemu/hw/xen/ |
H A D | xen-operations.c | 46 int prot = to_domain ? PROT_WRITE : PROT_READ; in libxengnttab_fallback_grant_copy() local 193 static void *libxenforeignmem_backend_map(uint32_t dom, void *addr, int prot, in libxenforeignmem_backend_map()
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | pgtable-3level.h | 213 #define pfn_pmd(pfn,prot) (__pmd(((phys_addr_t)(pfn) << PAGE_SHIFT) | pgprot_val(prot))) argument 214 #define mk_pmd(page,prot) pfn_pmd(page_to_pfn(page),prot) argument
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | ib_core_uverbs.c | 68 unsigned long pfn, unsigned long size, pgprot_t prot, in rdma_user_mmap_io()
|
/openbmc/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable-4k.h | 90 #define remap_4k_pfn(vma, addr, pfn, prot) \ argument
|
/openbmc/linux/net/ipv4/ |
H A D | udp_bpf.c | 114 static void udp_bpf_rebuild_protos(struct proto *prot, const struct proto *base) in udp_bpf_rebuild_protos()
|
/openbmc/qemu/target/cris/ |
H A D | helper.c | 58 int prot, miss; in cris_cpu_tlb_fill() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | efi.h | 296 #define __efi64_argmap_hash_log_extend_event(prot, fl, addr, size, ev) \ argument 307 #define __efi64_argmap_open(prot, newh, fname, mode, attr) \ argument 314 #define __efi64_argmap_open_volume(prot, file) \ argument
|
/openbmc/linux/arch/sh/mm/ |
H A D | nommu.c | 96 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sys_x86_64.c | 87 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
|
/openbmc/qemu/target/microblaze/ |
H A D | helper.c | 47 int prot; in mb_cpu_tlb_fill() local
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gpummu.c | 29 struct sg_table *sgt, size_t len, int prot) in msm_gpummu_map()
|
H A D | msm_iommu.c | 116 struct sg_table *sgt, size_t len, int prot) in msm_iommu_pagetable_map() 362 struct sg_table *sgt, size_t len, int prot) in msm_iommu_map()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_cookie.c | 113 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
/openbmc/linux/arch/s390/mm/ |
H A D | gmap.c | 891 unsigned long vmaddr, int prot) in gmap_pte_op_fixup() 977 pmd_t *pmdp, int prot, unsigned long bits) in gmap_protect_pmd() 1022 pmd_t *pmdp, int prot, unsigned long bits) in gmap_protect_pte() 1058 unsigned long len, int prot, unsigned long bits) in gmap_protect_range() 1118 unsigned long len, int prot) in gmap_mprotect_notify() 2142 int prot; in gmap_shadow_page() local
|
/openbmc/linux/arch/x86/xen/ |
H A D | mmu_pv.c | 1525 static inline void __set_pfn_prot(unsigned long pfn, pgprot_t prot) in __set_pfn_prot() 1643 static void __init set_page_prot_flags(void *addr, pgprot_t prot, in set_page_prot_flags() 1652 static void __init set_page_prot(void *addr, pgprot_t prot) in set_page_prot() 2027 static void xen_set_fixmap(unsigned idx, phys_addr_t phys, pgprot_t prot) in xen_set_fixmap() 2413 pgprot_t prot; member 2442 xen_pfn_t *pfn, int nr, int *err_ptr, pgprot_t prot, in xen_remap_pfn()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | mmu.c | 405 unsigned long phys, enum kvm_pgtable_prot prot) in __create_hyp_mappings() 574 int create_hyp_mappings(void *from, void *to, enum kvm_pgtable_prot prot) in create_hyp_mappings() 663 enum kvm_pgtable_prot prot) in __create_hyp_private_mapping() 1071 enum kvm_pgtable_prot prot = KVM_PGTABLE_PROT_DEVICE | in kvm_phys_addr_ioremap() local 1412 enum kvm_pgtable_prot prot = KVM_PGTABLE_PROT_R; in user_mem_abort() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipv6_flowlabel.c | 217 int prot = 0; in main() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | sys_parisc.c | 185 unsigned long prot, unsigned long flags, unsigned long fd, in sys_mmap2() 195 unsigned long prot, unsigned long flags, unsigned long fd, in sys_mmap()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 277 int nid, pgprot_t prot) in create_section_mapping() 638 unsigned long prot; in vm_get_page_prot() local
|
/openbmc/linux/arch/x86/mm/ |
H A D | ioremap.c | 194 pgprot_t prot; in __ioremap_caller() local 789 pgprot_t prot) in early_memremap_pgprot_adjust()
|
/openbmc/u-boot/common/ |
H A D | update.c | 100 static int update_flash_protect(int prot, ulong addr_first, ulong addr_last) in update_flash_protect()
|
/openbmc/u-boot/include/faraday/ |
H A D | ftpci100.h | 16 unsigned int prot; /* 0x04 - AHB Protection */ member
|