Searched refs:page_table_check_ptes_set (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | page_table_check.h | 68 static inline void page_table_check_ptes_set(struct mm_struct *mm, in page_table_check_ptes_set() function 127 static inline void page_table_check_ptes_set(struct mm_struct *mm, in page_table_check_ptes_set() function
|
H A D | pgtable.h | 234 page_table_check_ptes_set(mm, ptep, pte, nr); in set_ptes()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 534 page_table_check_ptes_set(mm, ptep, pteval, nr); in set_ptes()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 352 page_table_check_ptes_set(mm, ptep, pte, nr); in set_ptes()
|