Home
last modified time | relevance | path

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

/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/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/include/asm/nohash/
H A Dpgtable.h288 #ifndef pte_mkhuge
289 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/parisc/include/asm/
H A Dpgtable.h322 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro
326 #define pte_mkhuge(pte) (pte) macro
/linux/arch/arm/include/asm/
H A Dpgtable-3level.h174 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h512 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/loongarch/include/asm/
H A Dpgtable.h447 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
/linux/arch/x86/include/asm/
H A Dpgtable.h473 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function