Searched refs:hid1 (Results 1 – 4 of 4) sorted by relevance
260 vcpu_e500->hid1 = spr_val; in kvmppc_core_emulate_mtspr_e500() 388 *spr_val = vcpu_e500->hid1; in kvmppc_core_emulate_mfspr_e500()
81 u32 hid1; member
878 const char *hid1 = acpi_device_hid(adev); in acpi_dev_hid_match() local 880 return hid1 && hid2 && !strcmp(hid1, hid2); in acpi_dev_hid_match()
642 SYSFS_SPRSETUP(hid1, SPRN_HID1);715 __ATTR(hid1, 0600, show_hid1, store_hid1),