Searched refs:PxD_FLAG_ATTACHED (Results 1 – 2 of 2) sorted by relevance
42 PxD_FLAG_ATTACHED) in pgd_alloc()46 set_pgd(pgd, __pgd(PxD_FLAG_ATTACHED)); in pgd_alloc()78 if (pmd_flag(*pmd) & PxD_FLAG_ATTACHED) { in pmd_free()99 if(pmd_flag(*pmd) & PxD_FLAG_ATTACHED) in pmd_populate_kernel()102 PxD_FLAG_ATTACHED) in pmd_populate_kernel()
247 #define PxD_FLAG_ATTACHED (1 << xlate_pabit(_PxD_ATTACHED_BIT)) macro332 #define pmd_none(x) (!pmd_val(x) || pmd_flag(x) == PxD_FLAG_ATTACHED)340 if (pmd_flag(*pmd) & PxD_FLAG_ATTACHED) in pmd_clear()343 set_pmd(pmd, __pmd(PxD_FLAG_ATTACHED)); in pmd_clear()362 if(pud_flag(*pud) & PxD_FLAG_ATTACHED) in pud_clear()