Home
last modified time | relevance | path

Searched defs:pteval (Results 1 – 24 of 24) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dhighmem.h54 #define arch_kmap_local_pre_map(vaddr, pteval) flush_cache_all() argument
56 #define arch_kmap_local_post_map(vaddr, pteval) flush_tlb_all() argument
/linux/drivers/staging/media/ipu3/
H A Dipu3-mmu.c121 static u32 *imgu_mmu_alloc_page_table(u32 pteval) in imgu_mmu_alloc_page_table()
172 u32 pteval; in imgu_mmu_get_l2pt() local
430 u32 pteval; in imgu_mmu_init() local
528 u32 pteval; in imgu_mmu_resume() local
/linux/arch/loongarch/include/asm/
H A Dhighmem.h38 #define arch_kmap_local_post_map(vaddr, pteval) local_flush_tlb_one(vaddr) argument
H A Dpgtable.h371 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
/linux/arch/x86/mm/
H A Dpgtable_32.c27 void set_pte_vaddr(unsigned long vaddr, pte_t pteval) in set_pte_vaddr()
/linux/arch/microblaze/include/asm/
H A Dhighmem.h54 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
/linux/arch/csky/include/asm/
H A Dhighmem.h37 #define arch_kmap_local_post_map(vaddr, pteval) kmap_flush_tlb(vaddr) argument
/linux/arch/sh/mm/
H A Dtlb-pteaex.c20 unsigned long flags, pteval, vpn; in __update_tlb() local
H A Dtlb-sh4.c18 unsigned long flags, pteval, vpn; in __update_tlb() local
H A Dtlb-sh3.c29 unsigned long flags, pteval, vpn; in __update_tlb() local
/linux/arch/mips/include/asm/
H A Dhighmem.h55 #define arch_kmap_local_post_map(vaddr, pteval) local_flush_tlb_one(vaddr) argument
/linux/arch/powerpc/include/asm/
H A Dhighmem.h63 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
/linux/arch/arm/include/asm/
H A Dhighmem.h66 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
/linux/arch/xtensa/mm/
H A Dtlb.c183 unsigned int pteval; in get_pte_for_vaddr() local
/linux/arch/x86/xen/
H A Dmmu_pv.c323 static bool xen_batched_set_pte(pte_t *ptep, pte_t pteval) in xen_batched_set_pte()
341 static inline void __xen_set_pte(pte_t *ptep, pte_t pteval) in __xen_set_pte()
356 static void xen_set_pte(pte_t *ptep, pte_t pteval) in xen_set_pte()
431 pteval_t pteval = pte.pte; in xen_pte_val() local
/linux/drivers/staging/media/ipu7/
H A Dipu7-mmu.c267 phys_addr_t pteval = TBL_PHYS_ADDR(l2_pt[l2_idx]); in l2_unmap() local
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-mmu.c284 phys_addr_t pteval = TBL_PHYS_ADDR(l2_pt[l2_idx]); in l2_unmap() local
/linux/arch/arm64/mm/
H A Dfault.c214 pteval_t old_pteval, pteval; in __ptep_set_access_flags_anysz() local
/linux/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c383 unsigned long addr, pteval, psize; in walk_pte() local
/linux/arch/sh/include/asm/
H A Dpgtable_32.h307 #define set_pte(pteptr, pteval) (*(pteptr) = pteval) argument
/linux/arch/parisc/include/asm/
H A Dpgtable.h70 #define set_pte(pteptr, pteval) \ argument
/linux/kernel/bpf/
H A Darena.c162 pte_t pteval; in apply_range_set_cb() local
/linux/arch/sparc/mm/
H A Dsrmmu.c276 unsigned long pteval; in srmmu_nocache_init() local
/linux/mm/
H A Dmemory.c1611 zap_install_uffd_wp_if_needed(struct vm_area_struct * vma,unsigned long addr,pte_t * pte,int nr,struct zap_details * details,pte_t pteval) zap_install_uffd_wp_if_needed() argument
2356 pte_t pteval = ptep_get(pte); insert_page_into_pte_locked() local
[all...]