Searched refs:PTE_ATTR (Results 1 – 2 of 2) sorted by relevance
657 #define PTE_ATTR (PTE_N | PTE_PBMT) /* All attributes bits */ macro
1094 if (pte & (PTE_D | PTE_A | PTE_U | PTE_ATTR)) { in get_physical_address()