Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/sparc/include/asm/
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-6.6.21/drivers/staging/media/ipu3/
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-6.6.21/mm/
Dhighmem.c484 # define arch_kmap_local_post_map(vaddr, pteval) do { } while (0) argument
540 pte_t pteval, *kmap_pte; in __kmap_local_pfn_prot() local
642 pte_t pteval = tsk->kmap_ctrl.pteval[i]; in __kmap_local_sched_out() local
679 pte_t pteval = tsk->kmap_ctrl.pteval[i]; in __kmap_local_sched_in() local
Drmap.c645 static void set_tlb_ubc_flush_pending(struct mm_struct *mm, pte_t pteval, in set_tlb_ubc_flush_pending()
730 static void set_tlb_ubc_flush_pending(struct mm_struct *mm, pte_t pteval, in set_tlb_ubc_flush_pending()
1477 pte_t pteval; in try_to_unmap_one() local
1822 pte_t pteval; in try_to_migrate_one() local
2188 pte_t pteval; in page_make_device_exclusive_one() local
Dkhugepaged.c507 pte_t pteval = ptep_get(_pte); in release_pte_pages() local
551 pte_t pteval = ptep_get(_pte); in __collapse_huge_page_isolate() local
691 pte_t pteval; in __collapse_huge_page_copy_succeeded() local
785 pte_t pteval; in __collapse_huge_page_copy() local
1271 pte_t pteval = ptep_get(_pte); in hpage_collapse_scan_pmd() local
/linux-6.6.21/arch/x86/include/asm/
Dhighmem.h63 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
/linux-6.6.21/arch/x86/mm/
Dpgtable_32.c27 void set_pte_vaddr(unsigned long vaddr, pte_t pteval) in set_pte_vaddr()
/linux-6.6.21/arch/sh/mm/
Dtlb-pteaex.c20 unsigned long flags, pteval, vpn; in __update_tlb() local
Dtlb-sh4.c18 unsigned long flags, pteval, vpn; in __update_tlb() local
Dtlb-sh3.c29 unsigned long flags, pteval, vpn; in __update_tlb() local
/linux-6.6.21/arch/csky/include/asm/
Dhighmem.h37 #define arch_kmap_local_post_map(vaddr, pteval) kmap_flush_tlb(vaddr) argument
/linux-6.6.21/arch/microblaze/include/asm/
Dhighmem.h54 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
/linux-6.6.21/arch/mips/include/asm/
Dhighmem.h55 #define arch_kmap_local_post_map(vaddr, pteval) local_flush_tlb_one(vaddr) argument
/linux-6.6.21/arch/arm/include/asm/
Dhighmem.h66 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
/linux-6.6.21/arch/powerpc/include/asm/
Dhighmem.h63 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
/linux-6.6.21/arch/powerpc/mm/book3s64/
Dhash_tlb.c245 unsigned long pteval = pte_val(*pte); in flush_hash_table_pmd_range() local
/linux-6.6.21/arch/m68k/include/asm/
Dpgtable_mm.h30 #define set_pte(pteptr, pteval) \ argument
/linux-6.6.21/arch/xtensa/mm/
Dtlb.c183 unsigned int pteval; in get_pte_for_vaddr() local
/linux-6.6.21/arch/s390/mm/
Dhugetlbpage.c76 unsigned long pteval; in __rste_to_pte() local
/linux-6.6.21/arch/riscv/include/asm/
Dpgtable.h514 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
521 static inline void __set_pte_at(pte_t *ptep, pte_t pteval) in __set_pte_at()
530 pte_t *ptep, pte_t pteval, unsigned int nr) in set_ptes()
/linux-6.6.21/arch/x86/xen/
Dmmu_pv.c269 static bool xen_batched_set_pte(pte_t *ptep, pte_t pteval) in xen_batched_set_pte()
287 static inline void __xen_set_pte(pte_t *ptep, pte_t pteval) in __xen_set_pte()
302 static void xen_set_pte(pte_t *ptep, pte_t pteval) in xen_set_pte()
376 pteval_t pteval = pte.pte; in xen_pte_val() local
/linux-6.6.21/arch/arm/mm/
Dflush.c285 void __sync_icache_dcache(pte_t pteval) in __sync_icache_dcache()
/linux-6.6.21/arch/nios2/include/asm/
Dpgtable.h176 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
/linux-6.6.21/arch/hexagon/include/asm/
Dpgtable.h149 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
/linux-6.6.21/drivers/iommu/amd/
Dio_pgtable.c339 static void free_clear_pte(u64 *pte, u64 pteval, struct list_head *freelist) in free_clear_pte()

12