Searched refs:BYT_PTE_WRITEABLE (Results 1 – 2 of 2) sorted by relevance
94 #define BYT_PTE_WRITEABLE (1 << 1) macro
339 pte |= BYT_PTE_WRITEABLE; in byt_pte_encode()