Home
last modified time | relevance | path

Searched defs:pte (Results 226 – 250 of 425) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/mm/
H A Dmadvise.c200 pte_t pte; in swapin_walk_pmd_entry() local
320 pte_t *orig_pte, *pte, ptent; in madvise_cold_or_pageout_pte_range() local
602 pte_t *orig_pte, *pte, ptent; in madvise_free_pte_range() local
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dfault.c62 pte_t *pte; in show_pte() local
/OK3568_Linux_fs/kernel/arch/m68k/mm/
H A Dsun3kmap.c32 unsigned long pte; in do_page_mapin() local
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpgalloc.h64 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) in pmd_populate_kernel()
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3-mmu.c29 #define IPU3_PTE2ADDR(pte) ((phys_addr_t)(pte) << IPU3_PAGE_SHIFT) argument
124 int pte; in imgu_mmu_alloc_page_table() local
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpage.h37 typedef struct { unsigned long pte; } pte_t; member
57 typedef struct { unsigned long pte; } pte_t; member
/OK3568_Linux_fs/kernel/arch/csky/mm/
H A Dinit.c155 pte_t *pte; in fixrange_init() local
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c444 static u64 *first_pte_l7(u64 *pte, unsigned long *page_size, in first_pte_l7()
1511 u64 *pte; in increase_address_space() local
1560 u64 *pte, *page; in alloc_pte() local
1658 u64 *pte; in fetch_pte() local
1704 static struct page *free_clear_pte(u64 *pte, u64 pteval, struct page *freelist) in free_clear_pte()
1739 u64 __pte, *pte; in iommu_map_page() local
1805 u64 *pte; in iommu_unmap_page() local
2633 u64 *pte, __pte; in amd_iommu_iova_to_phys() local
2984 u64 *pte; in __get_gcr3_pte() local
3017 u64 *pte; in __set_gcr3() local
[all …]
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtlb.h63 static inline void pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in pte_free_tlb()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_hugetlbpage.c146 pte_t *ptep, pte_t old_pte, pte_t pte) in huge_ptep_modify_prot_commit()
H A Dradix_hugetlbpage.c95 pte_t old_pte, pte_t pte) in radix__huge_ptep_modify_prot_commit()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dmm.h25 static inline void set_top_pte(unsigned long va, pte_t pte) in set_top_pte()
H A Dpageattr.c19 pte_t pte = *ptep; in change_page_range() local
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Ddma-mapping-noalias.c27 #define PTE_REFCOUNT(pte) (((pte) >> 55) & 0xf) argument
31 pteval_t old_pte, new_pte, pte; in pte_set_nc() local
60 pteval_t old_pte, new_pte, pte; in pte_clear_nc() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmachine_kexec_32.c91 pgd_t *pgd, pmd_t *pmd, pte_t *pte, in machine_kexec_page_table_set_one()
H A Despfix_64.c137 pte_t pte, *pte_p; in init_espfix_ap() local
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpgtable_no.h38 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) argument
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h29 pte_t *pte) in pmd_populate_kernel()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dtlbflush.h20 u64 pte; member
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dvm_mmu.h47 #define __HVM_PTE_CVAL(pte) (((pte) & __HVM_PTE_C) >> 6) argument
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmte.h57 static inline void mte_sync_tags(pte_t *ptep, pte_t pte) in mte_sync_tags()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dioremap.c46 pte_t pte = __pte(flags); in ioremap_prot() local
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dinit.c89 pte_t pte; in __kmap_pgprot() local
236 pte_t *pte; in fixrange_init() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-64.h338 { pte_t pte; pte_val(pte) = (type << 16) | (offset << 24); return pte; } in mk_swap_pte() local
343 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) argument
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dhugetlbpage.c184 pte_t pte; in arch_make_huge_pte() local
266 static unsigned long huge_tte_to_size(pte_t pte) in huge_tte_to_size()

12345678910>>...17