Searched refs:page_table_check_pud_set (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | page_table_check.h | 86 static inline void page_table_check_pud_set(struct mm_struct *mm, pud_t *pudp, in page_table_check_pud_set() function 137 static inline void page_table_check_pud_set(struct mm_struct *mm, pud_t *pudp, in page_table_check_pud_set() function
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 720 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 544 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 1238 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|