is_writable_pte
static inline bool is_writable_pte(unsigned long pte)
#define is_writable_pte(mmu, pte) (!!(*(pte) & PTE_WRITABLE_MASK(mmu)))