/openbmc/linux/arch/um/include/asm/ |
H A D | page.h | 47 #define pte_set_val(p, phys, prot) \ argument 74 #define pte_set_val(p, phys, prot) (p).pte = (phys | pgprot_val(prot)) argument
|
/openbmc/linux/arch/s390/mm/ |
H A D | pageattr.c | 124 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 D | main.h | 15 unsigned int prot; member
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 259 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 602 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 613 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local
|
H A D | errata_list.h | 68 #define ALT_SVPBMT(_val, prot) \ argument
|
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/ |
H A D | eflash.c | 151 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | proto.h | 186 pgprot_t prot; in __alpha_remap_area_pages() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | signals-s390x.c | 113 int prot; in check_sigsegv() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | pkey-powerpc.h | 105 void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect_subpage()
|
/openbmc/linux/include/linux/ |
H A D | io.h | 28 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | lsm.c | 90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 63 int sys_pkey_mprotect(void *addr, size_t len, int prot, int pkey) in sys_pkey_mprotect()
|
/openbmc/linux/include/net/phonet/ |
H A D | phonet.h | 98 struct proto *prot; member
|
/openbmc/qemu/target/hppa/ |
H A D | int_helper.c | 166 int prot, t; in hppa_cpu_do_interrupt() local
|
/openbmc/linux/net/tls/ |
H A D | tls_device_fallback.c | 55 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 D | pgtable-64.h | 302 #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 D | ttm_bo_util.c | 348 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 D | excp_helper.c | 38 int prot; member 157 int prot; in mmu_translate() local
|
/openbmc/linux/arch/x86/mm/ |
H A D | pgtable.c | 697 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 D | protocol.h | 83 struct proto *prot; member
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_mm.c | 35 pgprot_t prot; member
|
/openbmc/linux/net/vmw_vsock/ |
H A D | vsock_bpf.c | 117 static void vsock_bpf_rebuild_protos(struct proto *prot, const struct proto *base) in vsock_bpf_rebuild_protos()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | pkeys.h | 131 int prot, int pkey) in arch_override_mprotect_pkey()
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_iommu.c | 49 size_t size, int prot) in etnaviv_iommuv1_map()
|
/openbmc/linux/fs/affs/ |
H A D | inode.c | 26 u32 prot; in affs_iget() local
|