/openbmc/linux/arch/x86/mm/ |
H A D | init.c | 92 uint16_t prot = __cachemode2pte_tbl[_PAGE_CACHE_MODE_WP]; in x86_has_pat_wp() local 532 unsigned long end, pgprot_t prot) in init_memory_mapping()
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | set_memory.c | 544 static inline bool conflicts(pgprot_t prot, pgprotval_t val) in conflicts() 549 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict() 573 static inline pgprot_t static_protections(pgprot_t prot, unsigned long start, in static_protections() 859 static pgprot_t pgprot_clear_protnone_bits(pgprot_t prot) in pgprot_clear_protnone_bits() 1043 pgprot_t prot; in split_set_pte() local 1950 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot()
|
/openbmc/linux/mm/ |
H A D | debug_vm_pgtable.c | 79 pgprot_t prot = vm_get_page_prot(idx); in pte_basic_tests() local 167 pgprot_t prot = vm_get_page_prot(idx); in pmd_basic_tests() local 286 pgprot_t prot = vm_get_page_prot(idx); in pud_basic_tests() local
|
/openbmc/linux/fs/proc/ |
H A D | vmcore.c | 226 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range() 506 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_checked() 556 unsigned long size, pgprot_t prot) in vmcore_remap_oldmem_pfn()
|
/openbmc/linux/arch/arm/mm/ |
H A D | mmu.c | 397 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() 749 unsigned long prot, in arm_pte_alloc() 761 unsigned long prot) in early_pte_alloc()
|
/openbmc/qemu/target/microblaze/ |
H A D | mmu.h | 82 int prot; member
|
/openbmc/u-boot/include/ |
H A D | spi_flash.h | 201 bool prot) in spi_flash_protect()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | pkey-x86.h | 154 void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect_subpage()
|
H A D | memfd_secret.c | 34 static const int prot = PROT_READ | PROT_WRITE; variable
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash-4k.h | 74 #define remap_4k_pfn(vma, addr, pfn, prot) \ argument
|
/openbmc/linux/drivers/iommu/ |
H A D | of_iommu.c | 257 int prot = IOMMU_READ | IOMMU_WRITE; in of_iommu_get_resv_regions() local
|
H A D | virtio-iommu.c | 473 unsigned long prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_add_resv_mem() local 816 int prot, gfp_t gfp, size_t *mapped) in viommu_map_pages() 919 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_get_resv_regions() local
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_l3_main.c | 400 enum qeth_routing_types type, enum qeth_prot_versions prot) in qeth_l3_send_setrouting() 419 enum qeth_routing_types *type, enum qeth_prot_versions prot) in qeth_l3_correct_routing_type() 1291 static int arpentry_matches_prot(struct qeth_arp_entrytype *type, __u16 prot) in arpentry_matches_prot() 1377 enum qeth_prot_versions prot, in qeth_l3_query_arp_cache_info()
|
/openbmc/phosphor-ipmi-flash/internal/ |
H A D | sys.cpp | 70 void* SysImpl::mmap(void* addr, std::size_t length, int prot, int flags, int fd, in mmap()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | r4kcache.h | 284 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_gem.h | 89 static inline pgprot_t ivpu_bo_pgprot(struct ivpu_bo *bo, pgprot_t prot) in ivpu_bo_pgprot()
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_main.c | 431 unsigned long prot, unsigned long flags) in ima_file_mmap() 468 int ima_file_mprotect(struct vm_area_struct *vma, unsigned long prot) in ima_file_mprotect()
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_mmu.c | 289 u64 iova, int prot, struct sg_table *sgt) in mmu_map_sg() 328 int prot = IOMMU_READ | IOMMU_WRITE; in panfrost_mmu_map() local
|
/openbmc/qemu/tcg/ |
H A D | region.c | 554 static int alloc_code_gen_buffer_anon(size_t size, int prot, in alloc_code_gen_buffer_anon() 688 int prot, flags; in alloc_code_gen_buffer() local
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-radix64.c | 234 uint64_t pte, int *fault_cause, int *prot, in ppc_radix64_check_prot() 686 int psize, prot; in ppc_radix64_xlate_impl() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 143 pgprot_t prot, void *caller) in iowa_ioremap()
|
/openbmc/qemu/hw/pci/ |
H A D | pcie_doe.c | 41 DOEProtocol *prot; in pcie_doe_discovery() local
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | sys_m68k.c | 41 unsigned long prot, unsigned long flags, in sys_mmap2()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 537 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit() 542 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit() 547 static inline pmd_t clear_pmd_bit(pmd_t pmd, pgprot_t prot) in clear_pmd_bit() 552 static inline pmd_t set_pmd_bit(pmd_t pmd, pgprot_t prot) in set_pmd_bit() 557 static inline pud_t clear_pud_bit(pud_t pud, pgprot_t prot) in clear_pud_bit() 562 static inline pud_t set_pud_bit(pud_t pud, pgprot_t prot) in set_pud_bit()
|
/openbmc/linux/arch/s390/mm/ |
H A D | pgtable.c | 27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() 37 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() 653 pte_t *ptep, int prot, unsigned long bit) in ptep_force_prot()
|