Home
last modified time | relevance | path

Searched refs:pte_mkhuge (Results 1 – 17 of 17) 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/arc/include/asm/
H A Dhugepage.h35 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd)))
/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_swp_exclusive()
278 static inline pte_t pte_mkhuge(pte_t pte) pte_mkhuge() function
/linux/arch/parisc/include/asm/
H A Dpgtable.h333 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro
337 #define pte_mkhuge(pte) (pte) macro
/linux/arch/hexagon/include/asm/
H A Dpgtable.h136 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) 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/riscv/mm/
H A Dhugetlbpage.c198 entry = pte_mkhuge(entry); in arch_make_huge_pte()
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h512 static inline pte_t pte_mkhuge(pte_t pte) in pte_modify()
506 static inline pte_t pte_mkhuge(pte_t pte) pte_mkhuge() function
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h416 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
443 pte = pte_mkhuge(pte); in pmd_mkhuge()
/linux/arch/loongarch/include/asm/
H A Dpgtable.h434 static inline pte_t pte_mkhuge(pte_t pte) in pte_huge()
436 static inline pte_t pte_mkhuge(pte_t pte) pte_mkhuge() function
/linux/arch/mips/include/asm/
H A Dpgtable.h406 static inline pte_t pte_mkhuge(pte_t pte) function
/linux/include/linux/
H A Dhugetlb.h847 return pte_mkhuge(entry);
/linux/arch/riscv/include/asm/
H A Dpgtable.h495 static inline pte_t pte_mkhuge(pte_t pte) in pte_soft_dirty()
485 static inline pte_t pte_mkhuge(pte_t pte) pte_mkhuge() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h621 static inline pte_t pte_mkhuge(pte_t pte)
606 static inline pte_t pte_mkhuge(pte_t pte) pte_mkhuge() function
/linux/arch/x86/include/asm/
H A Dpgtable.h481 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge()
480 static inline pte_t pte_mkhuge(pte_t pte) pte_mkhuge() function
/linux/arch/s390/include/asm/
H A Dpgtable.h1083 static inline pte_t pte_mkhuge(pte_t pte) in pte_modify()
1133 static inline pte_t pte_mkhuge(pte_t pte) pte_mkhuge() function