Searched refs:SER_PROT (Results 1 – 2 of 2) sorted by relevance
144 #define SER_PROT 0x40 /* operation violated PTE prot */ macro
812 if ((ser & SER_PROT) && atype == VM_PROT_READ && type != T_TEXTFAULT) { in mem_access_fault()