Home
last modified time | relevance | path

Searched refs:ppin (Results 1 – 12 of 12) sorted by relevance

/linux/include/trace/events/
H A Dmce.h36 __field( u64, ppin )
58 __entry->ppin = m->ppin;
80 __entry->ppin,
/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c99 uint64_t ppin; member
145 uint64_t ppin; member
159 uint64_t ppin; member
269 printf("PPIN: 0x%lx\n", s->regs.ppin); in sdsi_read_reg()
395 printf("PPIN: 0x%lx\n", mc->ppin); in sdsi_meter_cert_show()
509 printf(" PPIN: 0x%lx\n", lbc->ppin); in sdsi_state_cert_show()
/linux/drivers/base/
H A Dtopology.c61 define_id_show_func(ppin, "0x%llx");
62 static DEVICE_ATTR_ADMIN_RO(ppin);
/linux/arch/x86/include/uapi/asm/
H A Dmce.h36 __u64 ppin; /* Protected Processor Inventory Number */ member
/linux/drivers/dpll/
H A Ddpll_netlink.c408 struct dpll_pin *ppin; in dpll_msg_add_pin_parents() local
417 ppin = ref->pin; in dpll_msg_add_pin_parents()
418 parent_priv = dpll_pin_on_dpll_priv(dpll_ref->dpll, ppin); in dpll_msg_add_pin_parents()
420 dpll_pin_on_pin_priv(ppin, pin), in dpll_msg_add_pin_parents()
421 ppin, parent_priv, &state, extack); in dpll_msg_add_pin_parents()
427 ret = dpll_msg_add_dev_parent_handle(msg, ppin->id); in dpll_msg_add_pin_parents()
/linux/arch/x86/include/asm/
H A Dtopology.h142 #define topology_ppin(cpu) (cpu_data(cpu).ppin)
/linux/include/xen/interface/
H A Dxen-mca.h362 __u64 ppin; /* Protected Processor Inventory Number */ member
/linux/drivers/edac/
H A Dmce_amd.c847 if (m->ppin) in amd_decode_mce()
848 pr_emerg(HW_ERR "PPIN: 0x%016llx\n", m->ppin); in amd_decode_mce()
/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu89 What: /sys/devices/system/cpu/cpuX/topology/ppin
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c137 m->ppin = topology_ppin(cpu); in mce_prep_record_per_cpu()
196 if (m->ppin) in __print_mce()
197 pr_cont("PPIN %llx ", m->ppin); in __print_mce()
/linux/drivers/ras/amd/
H A Dfmpm.c415 rec = get_fru_record(m->ppin); in fru_handle_mem_poison()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu75 /sys/devices/system/cpu/cpuX/topology/ppin
102 ppin: human-readable Protected Processor Identification