| /linux/arch/sparc/include/asm/ |
| H A D | highmem.h | 54 #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 D | ipu3-mmu.c | 121 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 D | highmem.h | 38 #define arch_kmap_local_post_map(vaddr, pteval) local_flush_tlb_one(vaddr) argument
|
| H A D | pgtable.h | 371 static inline void set_pte(pte_t *ptep, pte_t pteval) in set_pte()
|
| /linux/arch/x86/mm/ |
| H A D | pgtable_32.c | 27 void set_pte_vaddr(unsigned long vaddr, pte_t pteval) in set_pte_vaddr()
|
| /linux/arch/microblaze/include/asm/ |
| H A D | highmem.h | 54 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
|
| /linux/arch/csky/include/asm/ |
| H A D | highmem.h | 37 #define arch_kmap_local_post_map(vaddr, pteval) kmap_flush_tlb(vaddr) argument
|
| /linux/arch/sh/mm/ |
| H A D | tlb-pteaex.c | 20 unsigned long flags, pteval, vpn; in __update_tlb() local
|
| H A D | tlb-sh4.c | 18 unsigned long flags, pteval, vpn; in __update_tlb() local
|
| H A D | tlb-sh3.c | 29 unsigned long flags, pteval, vpn; in __update_tlb() local
|
| /linux/arch/mips/include/asm/ |
| H A D | highmem.h | 55 #define arch_kmap_local_post_map(vaddr, pteval) local_flush_tlb_one(vaddr) argument
|
| /linux/arch/powerpc/include/asm/ |
| H A D | highmem.h | 63 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
|
| /linux/arch/arm/include/asm/ |
| H A D | highmem.h | 66 #define arch_kmap_local_post_map(vaddr, pteval) \ argument
|
| /linux/arch/xtensa/mm/ |
| H A D | tlb.c | 183 unsigned int pteval; in get_pte_for_vaddr() local
|
| /linux/arch/x86/xen/ |
| H A D | mmu_pv.c | 323 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 D | ipu7-mmu.c | 267 phys_addr_t pteval = TBL_PHYS_ADDR(l2_pt[l2_idx]); in l2_unmap() local
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-mmu.c | 284 phys_addr_t pteval = TBL_PHYS_ADDR(l2_pt[l2_idx]); in l2_unmap() local
|
| /linux/arch/arm64/mm/ |
| H A D | fault.c | 214 pteval_t old_pteval, pteval; in __ptep_set_access_flags_anysz() local
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | hashpagetable.c | 383 unsigned long addr, pteval, psize; in walk_pte() local
|
| /linux/arch/sh/include/asm/ |
| H A D | pgtable_32.h | 307 #define set_pte(pteptr, pteval) (*(pteptr) = pteval) argument
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 70 #define set_pte(pteptr, pteval) \ argument
|
| /linux/kernel/bpf/ |
| H A D | arena.c | 162 pte_t pteval; in apply_range_set_cb() local
|
| /linux/arch/sparc/mm/ |
| H A D | srmmu.c | 276 unsigned long pteval; in srmmu_nocache_init() local
|
| /linux/mm/ |
| H A D | memory.c | 1611 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...] |