Searched refs:TLBMISC_WE (Results 1 – 2 of 2) sorted by relevance
84 tlbmisc = pid_misc | TLBMISC_WE | in flush_tlb_one_pid()146 tlbmisc = pid_misc | TLBMISC_WE | in flush_tlb_one()232 tlbmisc = pid_misc | TLBMISC_WE | in flush_tlb_pid()253 pid_misc |= TLBMISC_WE; in flush_tlb_all()
67 #define TLBMISC_WE (1 << 18) /* TLB write enable */ macro