Home
last modified time | relevance | path

Searched defs:prot (Results 176 – 200 of 499) sorted by relevance

12345678910>>...20

/openbmc/linux/arch/s390/mm/
H A Dpageattr.c124 unsigned long pte_addr, prot; in split_pmd_page() local
213 unsigned long pmd_addr, prot; in split_pud_page() local
/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.h15 unsigned int prot; member
/openbmc/linux/mm/
H A Dmemory.c1837 unsigned long addr, struct page *page, pgprot_t prot) in insert_page_into_pte_locked()
1857 struct page *page, pgprot_t prot) in insert_page()
1877 unsigned long addr, struct page *page, pgprot_t prot) in insert_page_in_batch_locked()
2109 pfn_t pfn, pgprot_t prot, bool mkwrite) in insert_pfn()
2336 unsigned long pfn, pgprot_t prot) in remap_pte_range()
2362 unsigned long pfn, pgprot_t prot) in remap_pmd_range()
2385 unsigned long pfn, pgprot_t prot) in remap_pud_range()
2407 unsigned long pfn, pgprot_t prot) in remap_p4d_range()
2432 unsigned long pfn, unsigned long size, pgprot_t prot) in remap_pfn_range_notrack()
5663 unsigned long *prot, resource_size_t *phys) in follow_phys()
[all …]
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h259 static inline pgd_t pfn_pgd(unsigned long pfn, pgprot_t prot) in pfn_pgd()
339 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte()
348 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument
619 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local
630 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local
H A Derrata_list.h68 #define ALT_SVPBMT(_val, prot) \ argument
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c151 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect()
/openbmc/linux/arch/alpha/kernel/
H A Dproto.h186 pgprot_t prot; in __alpha_remap_area_pages() local
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c113 int prot; in check_sigsegv() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dpkey-powerpc.h105 void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect_subpage()
/openbmc/linux/include/linux/
H A Dio.h28 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlsm.c90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dpkeys.h63 int sys_pkey_mprotect(void *addr, size_t len, int prot, int pkey) in sys_pkey_mprotect()
/openbmc/linux/include/net/phonet/
H A Dphonet.h98 struct proto *prot; member
/openbmc/qemu/target/hppa/
H A Dint_helper.c166 int prot, t; in hppa_cpu_do_interrupt() local
/openbmc/linux/net/tls/
H A Dtls_device_fallback.c55 struct tls_prot_info *prot) in tls_enc_record()
155 u64 rcd_sn, int len, struct tls_prot_info *prot) in tls_enc_records()
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-64.h302 #define pfn_pte(pfn, prot) __pte(((pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument
303 #define pfn_pmd(pfn, prot) __pmd(((pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c348 pgprot_t prot; in ttm_bo_kmap_ttm() local
507 pgprot_t prot; in ttm_bo_vmap() local
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c38 int prot; member
361 int prot = 0; in mmu_translate() local
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c697 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge()
724 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge()
750 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge()
/openbmc/linux/include/net/
H A Dprotocol.h83 struct proto *prot; member
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_mm.c35 pgprot_t prot; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dpkeys.h131 int prot, int pkey) in arch_override_mprotect_pkey()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu.c49 size_t size, int prot) in etnaviv_iommuv1_map()
/openbmc/linux/fs/affs/
H A Dinode.c26 u32 prot; in affs_iget() local
/openbmc/linux/drivers/soc/tegra/cbb/
H A Dtegra-cbb.c52 void tegra_cbb_print_prot(struct seq_file *file, u32 prot) in tegra_cbb_print_prot()

12345678910>>...20