Searched refs:ACC_NOTLB (Results 1 – 2 of 2) sorted by relevance
239 #define ACC_NOTLB 0x0100 /* Don't do TLB lookup */ macro251 #define ACCTYPE_LRA ACC_NOTLB /* LRA instruction */255 #define ACCTYPE_PTE (ACC_PTE|ACC_NOTLB) /* page table entry */258 #define ACCTYPE_LPTEA (ACC_LPTEA|ACC_NOTLB) /* LPTEA instruction */
850 && !(acctype & ACC_NOTLB) ) in ARCH_DEP()943 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()1005 && !(acctype & ACC_NOTLB) ) in ARCH_DEP()1081 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()1138 && !(acctype & ACC_NOTLB) ) in ARCH_DEP()1379 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()1475 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()1542 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()