/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 113 static int set_brk(unsigned long start, unsigned long end, int prot) in set_brk() 371 const struct elf_phdr *eppnt, int prot, int type, in elf_map() 574 int prot = 0; in make_prot() local
|
/openbmc/linux/drivers/ata/ |
H A D | sata_sil24.c | 31 __le16 prot; member 792 u8 prot = qc->tf.protocol; in sil24_qc_defer() local 848 u16 prot = 0; in sil24_qc_prep() local
|
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_flash.c | 1058 int prot; in flash_erase() local 1445 static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot) in cfi_protect_bugfix() 1479 int flash_real_protect(flash_info_t *info, long sector, int prot) in flash_real_protect()
|
/openbmc/linux/mm/ |
H A D | mmap.c | 1211 unsigned long len, unsigned long prot, in do_mmap() 1390 unsigned long prot, unsigned long flags, in ksys_mmap_pgoff() 1435 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument 1445 unsigned long prot; member 2976 unsigned long, prot, unsigned long, pgoff, unsigned long, flags) in SYSCALL_DEFINE5() argument
|
/openbmc/linux/drivers/iommu/ |
H A D | iommu.c | 2422 phys_addr_t paddr, size_t size, int prot, in __iommu_map_pages() 2446 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in __iommu_map() 2506 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in iommu_map() 2616 struct scatterlist *sg, unsigned int nents, int prot, in iommu_map_sg() 2786 size_t length, int prot, in iommu_alloc_resv_region()
|
/openbmc/linux/arch/arm/mach-sa1100/ |
H A D | assabet.c | 605 int prot = PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_DOMAIN(DOMAIN_IO); in map_sa1100_gpio_regs() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | scif_ioctl.h | 123 __s32 prot; member
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash-64k.h | 176 unsigned long pfn, pgprot_t prot) in hash__remap_4k_pfn()
|
/openbmc/linux/drivers/soc/aspeed/ |
H A D | aspeed-p2a-ctrl.c | 103 pgprot_t prot; in aspeed_p2a_mmap() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | process.c | 741 int arch_elf_adjust_prot(int prot, const struct arch_elf_state *state, in arch_elf_adjust_prot()
|
/openbmc/qemu/target/riscv/ |
H A D | pmp.c | 687 int prot = 0; in pmp_priv_to_page_prot() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_page_dirty.c | 423 pgprot_t prot; in vmw_bo_vm_fault() local
|
/openbmc/u-boot/net/ |
H A D | net.c | 1455 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot) in net_set_ether() 1480 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 462 unsigned long prot = pgprot_val(_prot); local 473 unsigned long prot = pgprot_val(_prot); local
|
/openbmc/linux/tools/perf/util/ |
H A D | map.h | 24 u32 prot; in DECLARE_RC_STRUCT() local
|
/openbmc/linux/arch/x86/mm/ |
H A D | mem_encrypt_amd.c | 256 pgprot_t prot; in pg_level_to_pfn() local
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_pgtable.c | 147 int hash__map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in hash__map_kernel_page()
|
H A D | hash_utils.c | 348 unsigned long pstart, unsigned long prot, in htab_bolt_mapping() 964 int nid, pgprot_t prot) in hash__create_section_mapping() 1034 unsigned long prot; in htab_initialize() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem_shmem_helper.c | 325 pgprot_t prot = PAGE_KERNEL; in drm_gem_shmem_vmap() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | machine_kexec_64.c | 155 pgprot_t prot = PAGE_KERNEL_EXEC_NOENC; in init_transition_pgtable() local
|
/openbmc/linux/arch/powerpc/platforms/book3s/ |
H A D | vas-api.c | 513 pgprot_t prot; in coproc_mmap() local
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | pgtable.h | 254 #define pfn_pte(pfn, prot) __pte(((pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument 255 #define pfn_pmd(pfn, prot) __pmd(((pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_native.h | 85 void **paddr, int prot, int flags) in xenforeignmemory_map_resource() 104 int prot, int flags, size_t pages, in xenforeignmemory_map2()
|
/openbmc/linux/arch/riscv/mm/ |
H A D | ptdump.c | 269 u64 prot = 0; in note_page() local
|
/openbmc/linux/drivers/power/supply/ |
H A D | sbs-manager.c | 237 static void sbsm_alert(struct i2c_client *client, enum i2c_alert_protocol prot, in sbsm_alert()
|