Searched refs:pvr_mask (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/kernel/ |
D | cputable.c | 129 .pvr_mask = 0xffff0000, 144 .pvr_mask = 0xffff0000, 159 .pvr_mask = 0xffff0000, 177 .pvr_mask = 0xffff0000, 195 .pvr_mask = 0xffffffff, 213 .pvr_mask = 0xffff0000, 231 .pvr_mask = 0xffff0000, 248 .pvr_mask = 0xffff0000, 268 .pvr_mask = 0xffffff00, 284 .pvr_mask = 0xffff0000, [all …]
|
D | setup-common.c | 231 if (cur_cpu_spec->pvr_mask) in show_cpuinfo()
|
/arch/powerpc/include/asm/ |
D | cputable.h | 49 unsigned int pvr_mask; member
|