Searched refs:pvr_mask (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/powerpc/kernel/ |
D | cputable.c | 127 .pvr_mask = 0xffff0000, 142 .pvr_mask = 0xffff0000, 157 .pvr_mask = 0xffff0000, 175 .pvr_mask = 0xffff0000, 193 .pvr_mask = 0xffffffff, 211 .pvr_mask = 0xffff0000, 229 .pvr_mask = 0xffff0000, 246 .pvr_mask = 0xffff0000, 266 .pvr_mask = 0xffffff00, 282 .pvr_mask = 0xffff0000, [all …]
|
D | setup-common.c | 239 if (cur_cpu_spec->pvr_mask) in show_cpuinfo()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | cputable.h | 49 unsigned int pvr_mask; member
|