Home
last modified time | relevance | path

Searched refs:hid1 (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/powerpc/kvm/
De500_emulate.c260 vcpu_e500->hid1 = spr_val; in kvmppc_core_emulate_mtspr_e500()
388 *spr_val = vcpu_e500->hid1; in kvmppc_core_emulate_mfspr_e500()
De500.h79 u32 hid1; member
/linux-6.6.21/drivers/acpi/
Dutils.c783 const char *hid1 = acpi_device_hid(adev); in acpi_dev_hid_uid_match() local
786 if (strcmp(hid1, hid2)) in acpi_dev_hid_uid_match()
/linux-6.6.21/arch/powerpc/kernel/
Dsysfs.c641 SYSFS_SPRSETUP(hid1, SPRN_HID1);
714 __ATTR(hid1, 0600, show_hid1, store_hid1),