Searched refs:PxD_FLAG_ATTACHED (Results 1 – 2 of 2) sorted by relevance
36 PxD_FLAG_ATTACHED) in pgd_alloc()40 __pgd_val_set(*pgd, PxD_FLAG_ATTACHED); in pgd_alloc()75 if (pmd_flag(*pmd) & PxD_FLAG_ATTACHED) { in pmd_free()109 if(pmd_flag(*pmd) & PxD_FLAG_ATTACHED) in pmd_populate_kernel()112 PxD_FLAG_ATTACHED) in pmd_populate_kernel()
216 #define PxD_FLAG_ATTACHED (1 << xlate_pabit(_PxD_ATTACHED_BIT)) macro299 #define pmd_none(x) (!pmd_val(x) || pmd_flag(x) == PxD_FLAG_ATTACHED)307 if (pmd_flag(*pmd) & PxD_FLAG_ATTACHED) in pmd_clear()310 __pmd_val_set(*pmd, PxD_FLAG_ATTACHED); in pmd_clear()329 if(pgd_flag(*pgd) & PxD_FLAG_ATTACHED) in pgd_clear()