| /linux/arch/powerpc/mm/kasan/ |
| H A D | 8xx.c | 30 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 D | pte-8xx.h | 115 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 D | hugepage.h | 35 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd)))
|
| /linux/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 288 #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 D | pgtable.h | 333 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro 337 #define pte_mkhuge(pte) (pte) macro
|
| /linux/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 136 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-3level.h | 174 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
|
| /linux/arch/riscv/mm/ |
| H A D | hugetlbpage.c | 198 entry = pte_mkhuge(entry); in arch_make_huge_pte()
|
| /linux/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 512 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 D | pgtable_64.h | 416 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 D | pgtable.h | 434 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 D | pgtable.h | 406 static inline pte_t pte_mkhuge(pte_t pte) function
|
| /linux/include/linux/ |
| H A D | hugetlb.h | 847 return pte_mkhuge(entry);
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 495 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 D | pgtable.h | 621 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 D | pgtable.h | 481 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 D | pgtable.h | 1083 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
|