/kernel/linux/linux-6.6/mm/ |
H A D | debug_vm_pgtable.c | 94 pgprot_t prot = vm_get_page_prot(idx); in pte_basic_tests() local 182 pgprot_t prot = vm_get_page_prot(idx); in pmd_basic_tests() local 301 pgprot_t prot = vm_get_page_prot(idx); in pud_basic_tests() local
|
H A D | highmem.c | 538 void *__kmap_local_pfn_prot(unsigned long pfn, pgprot_t prot) in __kmap_local_pfn_prot() argument 564 void *__kmap_local_page_prot(struct page *page, pgprot_t prot) in __kmap_local_page_prot() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | af_inet6.c | 444 const struct proto *prot; in inet6_bind_sk() local 568 const struct proto *prot; in inet6_ioctl() local 652 const struct proto *prot; in inet6_sendmsg() local 669 const struct proto *prot; inet6_recvmsg() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | skmsg.c | 703 struct proto *prot; in sk_psock_init() local
|
/kernel/linux/linux-6.6/net/caif/ |
H A D | caif_socket.c | 1021 static struct proto prot = {.name = "PF_CAIF", in caif_create() local
|
/kernel/linux/linux-6.6/net/llc/ |
H A D | llc_conn.c | 930 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc() argument
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | init_64.c | 367 pgprot_t prot; in __init_extra_mapping() local 598 pgprot_t prot in phys_pud_init() local 448 phys_pte_init(pte_t *pte_page, unsigned long paddr, unsigned long paddr_end, pgprot_t prot, bool init) phys_pte_init() argument 502 phys_pmd_init(pmd_t *pmd_page, unsigned long paddr, unsigned long paddr_end, unsigned long page_size_mask, pgprot_t prot, bool init) phys_pmd_init() argument 674 phys_p4d_init(p4d_t *p4d_page, unsigned long paddr, unsigned long paddr_end, unsigned long page_size_mask, pgprot_t prot, bool init) phys_p4d_init() argument 725 __kernel_physical_mapping_init(unsigned long paddr_start, unsigned long paddr_end, unsigned long page_size_mask, pgprot_t prot, bool init) __kernel_physical_mapping_init() argument 782 kernel_physical_mapping_init(unsigned long paddr_start, unsigned long paddr_end, unsigned long page_size_mask, pgprot_t prot) kernel_physical_mapping_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 1261 struct cryp_protection_config prot = { in ux500_cryp_probe() local
|
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | mmu.c | 223 int create_hyp_mappings(void *from, void *to, enum kvm_pgtable_prot prot) in create_hyp_mappings() argument 506 enum kvm_pgtable_prot prot = KVM_PGTABLE_PROT_DEVICE | in kvm_phys_addr_ioremap() local 759 enum kvm_pgtable_prot prot in user_mem_abort() local 190 __create_hyp_mappings(unsigned long start, unsigned long size, unsigned long phys, enum kvm_pgtable_prot prot) __create_hyp_mappings() argument 249 __create_hyp_private_mapping(phys_addr_t phys_addr, size_t size, unsigned long *haddr, enum kvm_pgtable_prot prot) __create_hyp_private_mapping() argument [all...] |
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | mmu.c | 398 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() argument 729 arm_pte_alloc(pmd_t *pmd, unsigned long addr, unsigned long prot, void *(*alloc)(unsigned long sz)) arm_pte_alloc() argument 741 early_pte_alloc(pmd_t *pmd, unsigned long addr, unsigned long prot) early_pte_alloc() argument
|
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/ |
H A D | pgtable.c | 312 static int hyp_map_set_prot_attr(enum kvm_pgtable_prot prot, in hyp_map_set_prot_attr() argument 440 static int stage2_map_set_prot_attr(enum kvm_pgtable_prot prot, in stage2_map_set_prot_attr() argument 374 kvm_pgtable_hyp_map(struct kvm_pgtable *pgt, u64 addr, u64 size, u64 phys, enum kvm_pgtable_prot prot) kvm_pgtable_hyp_map() argument 617 kvm_pgtable_stage2_map(struct kvm_pgtable *pgt, u64 addr, u64 size, u64 phys, enum kvm_pgtable_prot prot, struct kvm_mmu_memory_cache *mc) kvm_pgtable_stage2_map() argument 808 kvm_pgtable_stage2_relax_perms(struct kvm_pgtable *pgt, u64 addr, enum kvm_pgtable_prot prot) kvm_pgtable_stage2_relax_perms() argument [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | pgtable.h | 462 unsigned long prot = pgprot_val(_prot); local 473 unsigned long prot = pgprot_val(_prot); local [all...] |
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
H A D | pgtable.h | 297 static inline pmd_t __mk_pmd(pte_t * ptep, unsigned long prot) in __mk_pmd() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 553 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() argument 560 static inline pgprot_t pgprot_noncached_wc(pgprot_t prot) in pgprot_noncached_wc() argument 567 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() argument 574 static inline pgprot_t pgprot_cached_wthru(pgprot_t prot) in pgprot_cached_wthru() argument 581 pgprot_cached_noncoherent(pgprot_t prot) pgprot_cached_noncoherent() argument 587 pgprot_writecombine(pgprot_t prot) pgprot_writecombine() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | pci-common.c | 448 pci_phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, pgprot_t prot) pci_phys_mem_access_prot() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | radix_pgtable.c | 275 pgprot_t prot; in create_physical_mapping() local 1141 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() argument 1188 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() argument 920 radix__create_section_mapping(unsigned long start, unsigned long end, int nid, pgprot_t prot) radix__create_section_mapping() argument [all...] |
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
H A D | pgtable.h | 191 static inline pgd_t pfn_pgd(unsigned long pfn, pgprot_t prot) in pfn_pgd() argument 220 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte() argument
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
H A D | gaccess.c | 803 enum prot_type prot; in guest_page_range() local 908 enum prot_type prot; in guest_translate_address() local 493 trans_exc(struct kvm_vcpu *vcpu, int code, unsigned long gva, u8 ar, enum gacc_mode mode, enum prot_type prot) trans_exc() argument 614 guest_translate(struct kvm_vcpu *vcpu, unsigned long gva, unsigned long *gpa, const union asce asce, enum gacc_mode mode, enum prot_type *prot) guest_translate() argument [all...] |
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 311 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() argument 400 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) io_remap_pfn_range() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 173 const unsigned long prot = 0xc48; in tce_build_cell() local
|
/kernel/linux/linux-5.10/arch/s390/pci/ |
H A D | pci.c | 231 static void __iomem *__ioremap(phys_addr_t addr, size_t size, pgprot_t prot) in __ioremap() argument 259 void __iomem *ioremap_prot(phys_addr_t addr, size_t size, unsigned long prot) in ioremap_prot() argument
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | enlighten_pv.c | 342 static void set_aliased_prot(void *v, pgprot_t prot) in set_aliased_prot() argument
|
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | memtype.c | 1000 unsigned long prot; in track_pfn_copy() local 1026 int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_remap() argument 1066 track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, pfn_t pfn) track_pfn_insert() argument 1088 unsigned long prot; untrack_pfn() local 1118 pgprot_writecombine(pgprot_t prot) pgprot_writecombine() argument 1125 pgprot_writethrough(pgprot_t prot) pgprot_writethrough() argument [all...] |
/kernel/linux/linux-5.10/drivers/dma/idxd/ |
H A D | idxd.h | 242 static inline int idxd_get_wq_portal_offset(enum idxd_portal_prot prot) in idxd_get_wq_portal_offset() argument 247 idxd_get_wq_portal_full_offset(int wq_id, enum idxd_portal_prot prot) idxd_get_wq_portal_full_offset() argument
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
H A D | mem_protect.c | 486 static bool host_stage2_force_pte_cb(u64 addr, u64 end, enum kvm_pgtable_prot prot) in host_stage2_force_pte_cb() argument 512 enum kvm_pgtable_prot prot; in host_stage2_idmap() local 164 guest_stage2_force_pte_cb(u64 addr, u64 end, enum kvm_pgtable_prot prot) guest_stage2_force_pte_cb() argument 410 __host_stage2_idmap(u64 start, u64 end, enum kvm_pgtable_prot prot) __host_stage2_idmap() argument 474 host_stage2_idmap_locked(phys_addr_t addr, u64 size, enum kvm_pgtable_prot prot) host_stage2_idmap_locked() argument 627 enum kvm_pgtable_prot prot = pkvm_mkstate(PKVM_HOST_MEM_PROT, state); __host_set_page_state_range() local 801 enum kvm_pgtable_prot prot; hyp_complete_share() local 819 enum kvm_pgtable_prot prot = pkvm_mkstate(PAGE_HYP, PKVM_PAGE_OWNED); hyp_complete_donation() local [all...] |