Lines Matching refs:IO_STATE
51 *R_TLB_LO = ( IO_STATE(R_TLB_LO, global,no ) | in flush_tlb_all()
52 IO_STATE(R_TLB_LO, valid, no ) | in flush_tlb_all()
53 IO_STATE(R_TLB_LO, kernel,no ) | in flush_tlb_all()
54 IO_STATE(R_TLB_LO, we, no ) | in flush_tlb_all()
87 *R_TLB_LO = ( IO_STATE(R_TLB_LO, global,no ) | in flush_tlb_mm()
88 IO_STATE(R_TLB_LO, valid, no ) | in flush_tlb_mm()
89 IO_STATE(R_TLB_LO, kernel,no ) | in flush_tlb_mm()
90 IO_STATE(R_TLB_LO, we, no ) | in flush_tlb_mm()
127 *R_TLB_LO = ( IO_STATE(R_TLB_LO, global,no ) | in flush_tlb_page()
128 IO_STATE(R_TLB_LO, valid, no ) | in flush_tlb_page()
129 IO_STATE(R_TLB_LO, kernel,no ) | in flush_tlb_page()
130 IO_STATE(R_TLB_LO, we, no ) | in flush_tlb_page()