Home
last modified time | relevance | path

Searched defs:prot (Results 251 – 275 of 437) sorted by relevance

1...<<1112131415161718

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dmtk_iommu_v1.c60 #define F_MMU_TF_PROTECT_SEL(prot) (((prot) & 0x3) << 5) argument
298 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in mtk_iommu_map()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug_mem_view.c113 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c146 int hash__map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in hash__map_kernel_page()
H A Dhash_utils.c248 unsigned long pstart, unsigned long prot, in htab_bolt_mapping()
832 int nid, pgprot_t prot) in hash__create_section_mapping()
886 unsigned long prot; in htab_initialize() local
H A Dpkeys.c369 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, in __arch_override_mprotect_pkey()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu_v2.c94 size_t size, int prot) in etnaviv_iommuv2_map()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dagpgart.h82 int prot; /* prot flags for mmap */ member
H A Dscif_ioctl.h123 __s32 prot; member
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvdso2c.c159 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Ddump_pagetables.c127 unsigned int prot; in note_page() local
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dagpgart.h83 int prot; /* prot flags for mmap */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dagpgart.h82 int prot; /* prot flags for mmap */ member
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-dma-heap.h31 pgprot_t prot; member
/OK3568_Linux_fs/kernel/arch/x86/entry/vdso/
H A Dvdso2c.c184 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug_mem_view.c134 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dgaccess.c494 u8 ar, enum gacc_mode mode, enum prot_type prot) in trans_exc()
616 enum gacc_mode mode, enum prot_type *prot) in guest_translate()
803 enum prot_type prot; in guest_page_range() local
908 enum prot_type prot; in guest_translate_address() local
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dptdump.c262 u64 prot = 0; in note_page() local
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dst_smi.c535 int prot = 0; in flash_erase() local
H A Dpic32_flash.c109 int prot, sect; in flash_erase() local
H A Dcfi_flash.c1059 int prot; in flash_erase() local
1446 static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot) in cfi_protect_bugfix()
1480 int flash_real_protect(flash_info_t *info, long sector, int prot) in flash_real_protect()
/OK3568_Linux_fs/u-boot/net/
H A Dnet.c1390 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot) in net_set_ether()
1415 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h462 unsigned long prot = pgprot_val(_prot); local
473 unsigned long prot = pgprot_val(_prot); local
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_sil24.c31 __le16 prot; member
792 u8 prot = qc->tf.protocol; in sil24_qc_defer() local
848 u16 prot = 0; in sil24_qc_prep() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h12 #define pgprot_noncached(prot) \ argument
21 #define pgprot_encrypted(prot) __pgprot(__sme_set(pgprot_val(prot))) argument
22 #define pgprot_decrypted(prot) __pgprot(__sme_clr(pgprot_val(prot))) argument
678 static inline pgprot_t arch_filter_pgprot(pgprot_t prot) in arch_filter_pgprot()
/OK3568_Linux_fs/kernel/drivers/soc/aspeed/
H A Daspeed-p2a-ctrl.c103 pgprot_t prot; in aspeed_p2a_mmap() local

1...<<1112131415161718