Home
last modified time | relevance | path

Searched refs:pte_mkhuge (Results 1 – 16 of 16) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h115 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
120 #define pte_mkhuge pte_mkhuge macro
/linux/arch/powerpc/mm/kasan/
H A D8xx.c30 pte_t pte = pte_mkhuge(pfn_pte(PHYS_PFN(__pa(block + i * PAGE_SIZE)), PAGE_KERNEL)); in kasan_init_shadow_8M()
71 pte = pte_mkhuge(pte); in kasan_init_region()
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h277 #ifndef pte_mkhuge
278 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/arc/include/asm/
H A Dhugepage.h35 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd)))
/linux/arch/powerpc/mm/nohash/
H A D8xx.c93 pte_mkhuge(pfn_pte(pa >> PAGE_SHIFT, prot)), in __early_map_kernel_hugepage()
/linux/arch/hexagon/include/asm/
H A Dpgtable.h136 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
/linux/arch/sparc/mm/
H A Dhugetlbpage.c73 entry = pte_mkhuge(entry); in arch_make_huge_pte()
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h418 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
445 pte = pte_mkhuge(pte); in pmd_mkhuge()
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h506 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/riscv/mm/
H A Dhugetlbpage.c195 entry = pte_mkhuge(entry); in arch_make_huge_pte()
/linux/arch/mips/include/asm/
H A Dpgtable.h406 static inline pte_t pte_mkhuge(pte_t pte) function
/linux/arch/parisc/mm/
H A Dinit.c419 pte = pte_mkhuge(pte); in map_pages()
/linux/arch/riscv/include/asm/
H A Dpgtable.h455 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/include/linux/
H A Dhugetlb.h814 return pte_mkhuge(entry); in arch_make_huge_pte()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h607 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/s390/include/asm/
H A Dpgtable.h1137 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function