Home
last modified time | relevance | path

Searched defs:prot (Results 326 – 350 of 499) sorted by relevance

1...<<11121314151617181920

/openbmc/linux/arch/arm64/kernel/
H A Dsys32.c56 unsigned long, prot, unsigned long, flags, in COMPAT_SYSCALL_DEFINE6() argument
/openbmc/linux/arch/riscv/mm/
H A Dptdump.c269 u64 prot = 0; in note_page() local
/openbmc/linux/drivers/power/supply/
H A Dsbs-manager.c237 static void sbsm_alert(struct i2c_client *client, enum i2c_alert_protocol prot, in sbsm_alert()
/openbmc/linux/arch/x86/mm/
H A Dkasan_init_64.c443 pgprot_t prot; in kasan_init() local
H A Ddump_pagetables.c254 pgprotval_t prot = val & PTE_FLAGS_MASK; in effective_prot() local
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c812 int prot, enum iommu_resv_type type, in iort_rmr_alloc()
904 int prot = IOMMU_READ | IOMMU_WRITE; in iort_get_rmrs() local
1147 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iort_iommu_msi_get_resv_regions() local
/openbmc/linux/arch/hexagon/include/asm/
H A Dpgtable.h288 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify()
/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable.c365 int prot, gfp_t gfp, size_t *mapped) in iommu_v1_map_pages()
/openbmc/linux/arch/arm/mm/
H A Ddump.c265 u64 prot = val & pg_level[level].mask; in note_page() local
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c25 int prot = IOMMU_READ | IOMMU_WRITE; in rockchip_gem_iommu_map() local
/openbmc/linux/drivers/iommu/
H A Dtegra-gart.c181 phys_addr_t pa, size_t bytes, int prot, gfp_t gfp) in gart_iommu_map()
H A Ds390-iommu.c317 int prot, gfp_t gfp, size_t *mapped) in s390_iommu_map_pages()
/openbmc/linux/security/apparmor/
H A Dlsm.c549 static int common_mmap(const char *op, struct file *file, unsigned long prot, in common_mmap()
572 unsigned long prot, unsigned long flags) in apparmor_mmap_file()
578 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/openbmc/u-boot/cmd/
H A Dsf.c355 bool prot = false; in do_spi_protect() local
/openbmc/linux/arch/m68k/include/asm/
H A Dmotorola_pgtable.h118 #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
H A Dmcf_pgtable.h298 #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
/openbmc/linux/arch/x86/kernel/
H A Dtboot.c114 pgprot_t prot) in map_tboot_page()
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c149 int prot, excp; in s390_cpu_tlb_fill() local
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c280 static pgprot_t msm_gem_pgprot(struct msm_gem_object *msm_obj, pgprot_t prot) in msm_gem_pgprot()
479 int prot = IOMMU_READ; in msm_gem_pin_vma_locked() local
/openbmc/linux/net/ipv4/
H A Daf_inet.c573 const struct proto *prot; in inet_dgram_connect() local
859 const struct proto *prot; in inet_splice_eof() local
/openbmc/linux/include/linux/regulator/
H A Dmachine.h89 int prot; member
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c205 u32 prot[6]; in mt7601u_mac_set_protection() local
/openbmc/linux/drivers/vfio/
H A Dcontainer.c533 int prot, struct page **pages) in vfio_device_container_pin_pages()
/openbmc/linux/arch/mips/mm/
H A Dinit.c82 static void *__kmap_pgprot(struct page *page, unsigned long addr, pgprot_t prot) in __kmap_pgprot()
/openbmc/linux/drivers/infiniband/hw/mana/
H A Dmain.c446 pgprot_t prot; in mana_ib_mmap() local

1...<<11121314151617181920