/openbmc/qemu/tests/tcg/multiarch/ |
H A D | vma-pthread.c | 122 int prot, ret; in thread_mutate() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mkdirty.c | 62 static char *mmap_thp_range(int prot, char **_mmap_mem, size_t *_mmap_size) in mmap_thp_range()
|
/openbmc/linux/arch/arm64/mm/ |
H A D | fixmap.c | 131 void *__init fixmap_remap_fdt(phys_addr_t dt_phys, int *size, pgprot_t prot) in fixmap_remap_fdt()
|
/openbmc/linux/arch/x86/mm/ |
H A D | cpu_entry_area.c | 99 cea_map_percpu_pages(void *cea_vaddr, void *ptr, int pages, pgprot_t prot) in cea_map_percpu_pages()
|
H A D | mmap.c | 238 bool pfn_modify_allowed(unsigned long pfn, pgprot_t prot) in pfn_modify_allowed()
|
/openbmc/u-boot/board/freescale/m5253demo/ |
H A D | flash.c | 180 int flag, prot, sect, count; in flash_erase() local
|
/openbmc/linux/include/linux/ |
H A D | elf.h | 104 static inline int arch_elf_adjust_prot(int prot, in arch_elf_adjust_prot()
|
/openbmc/qemu/util/ |
H A D | mmap-alloc.c | 191 const int prot = PROT_READ | (readonly ? 0 : PROT_WRITE); in mmap_activate() local
|
/openbmc/linux/io_uring/ |
H A D | uring_cmd.c | 172 struct proto *prot = READ_ONCE(sk->sk_prot); in io_uring_cmd_sock() local
|
/openbmc/linux/net/smc/ |
H A D | smc_diag.c | 191 static int smc_diag_dump_proto(struct proto *prot, struct sk_buff *skb, in smc_diag_dump_proto()
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | pgtable-bits-arcv2.h | 57 #define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) & ~_PAGE_CACHEABLE)) argument
|
/openbmc/qemu/target/avr/ |
H A D | helper.c | 111 int prot, page_size = TARGET_PAGE_SIZE; in avr_cpu_tlb_fill() local
|
/openbmc/qemu/linux-user/ |
H A D | linuxload.c | 223 abi_long imgsrc_mmap(abi_ulong start, abi_ulong len, int prot, in imgsrc_mmap()
|
/openbmc/qemu/target/ppc/ |
H A D | internal.h | 240 static inline int check_prot_access_type(int prot, MMUAccessType access_type) in check_prot_access_type()
|
H A D | mmu-hash64.c | 406 int prot = 0; in ppc_hash64_pte_prot() local 466 int prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in ppc_hash64_amr_prot() local 993 int exec_prot, pp_prot, amr_prot, prot; in ppc_hash64_xlate() local
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | pgtable.h | 313 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) argument 314 #define pgprot_noncached(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_UC) argument 315 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) argument
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | 300 pgprot_t prot; in create_physical_mapping() local 870 pgprot_t prot) in radix__create_section_mapping() 1542 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() 1589 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge()
|
/openbmc/linux/drivers/iommu/ |
H A D | rockchip-iommu.c | 268 static u32 rk_mk_pte(phys_addr_t page, int prot) in rk_mk_pte() 288 static u32 rk_mk_pte_v2(phys_addr_t page, int prot) in rk_mk_pte_v2() 776 phys_addr_t paddr, size_t size, int prot) in rk_iommu_map_iova() 820 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in rk_iommu_map()
|
/openbmc/linux/drivers/char/agp/ |
H A D | compat_ioctl.h | 61 compat_int_t prot; /* prot flags for mmap */ member
|
/openbmc/u-boot/board/cobra5272/ |
H A D | flash.c | 131 int iflag, cflag, prot, sect; in flash_erase() local
|
/openbmc/linux/drivers/soc/aspeed/ |
H A D | aspeed-lpc-ctrl.c | 53 pgprot_t prot = vma->vm_page_prot; in aspeed_lpc_ctrl_mmap() local
|
/openbmc/linux/arch/arm/mm/ |
H A D | fault-armv.c | 246 pgprot_t prot = __pgprot_modify(PAGE_KERNEL, in check_writebuffer_bugs() local
|
/openbmc/u-boot/tools/ |
H A D | kwboot.c | 573 kwboot_mmap_image(const char *path, size_t *size, int prot) in kwboot_mmap_image() 711 int rv, rc, tty, term, prot, patch; in main() local
|
/openbmc/linux/mm/ |
H A D | highmem.c | 538 void *__kmap_local_pfn_prot(unsigned long pfn, pgprot_t prot) in __kmap_local_pfn_prot() 564 void *__kmap_local_page_prot(struct page *page, pgprot_t prot) in __kmap_local_page_prot()
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | gem.c | 227 int prot = IOMMU_READ | IOMMU_WRITE; in tegra_bo_iommu_map() local 590 pgprot_t prot = vm_get_page_prot(vma->vm_flags); in __tegra_gem_mmap() local
|