MIPS3_PAGE_IS_RDONLY
#define PAGE_IS_RDONLY(pte, va) MIPS3_PAGE_IS_RDONLY((pte), (va))
return (MIPS3_PAGE_IS_RDONLY(pte, va));