Lines Matching refs:IO_STATE
71 *R_TLB_LO = ( IO_STATE(R_TLB_LO, global,no ) | in flush_tlb_all()
72 IO_STATE(R_TLB_LO, valid, no ) | in flush_tlb_all()
73 IO_STATE(R_TLB_LO, kernel,no ) | in flush_tlb_all()
74 IO_STATE(R_TLB_LO, we, no ) | in flush_tlb_all()
107 *R_TLB_LO = ( IO_STATE(R_TLB_LO, global,no ) | in flush_tlb_mm()
108 IO_STATE(R_TLB_LO, valid, no ) | in flush_tlb_mm()
109 IO_STATE(R_TLB_LO, kernel,no ) | in flush_tlb_mm()
110 IO_STATE(R_TLB_LO, we, no ) | in flush_tlb_mm()
149 *R_TLB_LO = ( IO_STATE(R_TLB_LO, global,no ) | in flush_tlb_page()
150 IO_STATE(R_TLB_LO, valid, no ) | in flush_tlb_page()
151 IO_STATE(R_TLB_LO, kernel,no ) | in flush_tlb_page()
152 IO_STATE(R_TLB_LO, we, no ) | in flush_tlb_page()
194 *R_TLB_LO = ( IO_STATE(R_TLB_LO, global,no ) | in flush_tlb_range()
195 IO_STATE(R_TLB_LO, valid, no ) | in flush_tlb_range()
196 IO_STATE(R_TLB_LO, kernel,no ) | in flush_tlb_range()
197 IO_STATE(R_TLB_LO, we, no ) | in flush_tlb_range()