Home
last modified time | relevance | path

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

12

/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/mm/
H A Dhighmem.c495 # define arch_kmap_local_post_map(vaddr, pteval) do { } while (0) argument
551 pte_t pteval, *kmap_pte; in __kmap_local_pfn_prot() local
653 pte_t pteval = tsk->kmap_ctrl.pteval[i]; in __kmap_local_sched_out() local
690 pte_t pteval = tsk->kmap_ctrl.pteval[i]; in __kmap_local_sched_in() local
H A Dkhugepaged.c531 pte_t pteval = ptep_get(_pte); in release_pte_pages() local
578 pte_t pteval = ptep_get(_pte); __collapse_huge_page_isolate() local
718 pte_t pteval; __collapse_huge_page_copy_succeeded() local
814 pte_t pteval = ptep_get(pte + i); __collapse_huge_page_copy() local
1299 pte_t pteval = ptep_get(_pte); hpage_collapse_scan_pmd() local
[all...]
H A Drmap.c674 static void set_tlb_ubc_flush_pending(struct mm_struct *mm, pte_t pteval, in set_tlb_ubc_flush_pending()
759 static void set_tlb_ubc_flush_pending(struct mm_struct *mm, pte_t pteval, in set_tlb_ubc_flush_pending()
1876 pte_t pteval; in try_to_unmap_one() local
2278 pte_t pteval; in try_to_migrate_one() local
/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/mm/damon/
H A Dops-common.c44 pte_t pteval = ptep_get(pte); in damon_ptep_mkold() local
/linux/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c245 unsigned long pteval = pte_val(*pte); in flush_hash_table_pmd_range() local
/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h30 #define set_pte(pteptr, pteval) \ argument
/linux/arch/s390/mm/
H A Dhugetlbpage.c84 unsigned long pteval; in __rste_to_pte() local
/linux/arch/xtensa/mm/
H A Dtlb.c183 unsigned int pteval; in get_pte_for_vaddr() local
/linux/arch/hexagon/include/asm/
H A Dpgtable.h149 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
/linux/arch/riscv/include/asm/
H A Dpgtable.h555 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
562 static inline void __set_pte_at(struct mm_struct *mm, pte_t *ptep, pte_t pteval) in __set_pte_at()
573 pte_t *ptep, pte_t pteval, unsigned int nr) in set_ptes()
/linux/arch/nios2/include/asm/
H A Dpgtable.h179 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
/linux/arch/riscv/mm/
H A Dhugetlbpage.c77 pte_t pteval = ptep_get_lockless(pte); in huge_pte_alloc() local
/linux/drivers/iommu/amd/
H A Dio_pgtable.c296 static void free_clear_pte(u64 *pte, u64 pteval, in free_clear_pte()
/linux/arch/um/include/asm/
H A Dpgtable.h212 static inline void set_pte(pte_t *pteptr, pte_t pteval) in set_pte()

12