Searched refs:ppin (Results 1 – 12 of 12) sorted by relevance
61 define_id_show_func(ppin, "0x%llx");62 static DEVICE_ATTR_ADMIN_RO(ppin);
36 __u64 ppin; /* Protected Processor Inventory Number */ member
113 #define topology_ppin(cpu) (cpu_data(cpu).ppin)
123 u64 ppin; member
55 uint64_t ppin; member155 printf("PPIN: 0x%lx\n", s->regs.ppin); in sdsi_read_reg()
362 __u64 ppin; /* Protected Processor Inventory Number */ member
1288 if (m->ppin) in amd_decode_mce()1289 pr_emerg(HW_ERR "PPIN: 0x%016llx\n", m->ppin); in amd_decode_mce()
259 m.ppin = g_physinfo[i].mc_msrvalues[j].value; in convert_log()
135 m->ppin = cpu_data(m->extcpu).ppin; in mce_setup()187 if (m->ppin) in __print_mce()188 pr_cont("PPIN %llx ", m->ppin); in __print_mce()
89 What: /sys/devices/system/cpu/cpuX/topology/ppin
75 /sys/devices/system/cpu/cpuX/topology/ppin102 ppin: human-readable Protected Processor Identification
161 c->ppin = __rdmsr(info->msr_ppin); in ppin_init()