Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dmmu.c120 static bool pgattr_change_is_safe(u64 old, u64 new) in pgattr_change_is_safe() function
169 BUG_ON(!pgattr_change_is_safe(pte_val(old_pte), in init_pte()
235 BUG_ON(!pgattr_change_is_safe(pmd_val(old_pmd), in init_pmd()
341 BUG_ON(!pgattr_change_is_safe(pud_val(old_pud), in alloc_init_pud()
1389 if (!pgattr_change_is_safe(READ_ONCE(pud_val(*pudp)), in pud_set_huge()
1403 if (!pgattr_change_is_safe(READ_ONCE(pmd_val(*pmdp)), in pmd_set_huge()