Searched refs:tlb_pid_num_bits (Results 1 – 3 of 3) sorted by relevance
29 u32 tlb_pid_num_bits; /* number of bits used for the PID in TLBMISC */ member
48 #define TLBMISC_PID_MASK ((1UL << cpuinfo.tlb_pid_num_bits) - 1)
21 #define PID_BITS (cpuinfo.tlb_pid_num_bits)