Searched refs:hid1 (Results 1 – 4 of 4) sorted by relevance
261 vcpu_e500->hid1 = spr_val; in kvmppc_core_emulate_mtspr_e500()389 *spr_val = vcpu_e500->hid1; in kvmppc_core_emulate_mfspr_e500()
79 u32 hid1; member
617 SYSFS_SPRSETUP(hid1, SPRN_HID1);687 __ATTR(hid1, 0600, show_hid1, store_hid1),
484 const char *hid1 = acpi_device_hid(adev); in hid_uid_match() local487 if (strcmp(hid1, hid2)) in hid_uid_match()