Searched refs:cpu_uid (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | pci-tph.h | 28 unsigned int cpu_uid, u16 *tag); 37 unsigned int cpu_uid, u16 *tag) in pcie_tph_get_cpu_st() argument
|
| /linux-6.15/drivers/pci/ |
| H A D | tph.c | 92 static acpi_status tph_invoke_dsm(acpi_handle handle, u32 cpu_uid, in tph_invoke_dsm() argument 107 arg3[1].integer.value = cpu_uid; in tph_invoke_dsm() 279 unsigned int cpu_uid, u16 *tag) in pcie_tph_get_cpu_st() argument 292 if (tph_invoke_dsm(rp_acpi_handle, cpu_uid, &info) != AE_OK) { in pcie_tph_get_cpu_st() 301 cpu_uid, *tag); in pcie_tph_get_cpu_st()
|
| /linux-6.15/Documentation/PCI/ |
| H A D | tph.rst | 82 unsigned int cpu_uid, u16 *tag); 85 or persistent, of the target memory. The `cpu_uid` argument specifies the
|