Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kvm/
De500_emulate.c264 vcpu_e500->hid1 = spr_val; in kvmppc_core_emulate_mtspr_e500()
385 *spr_val = vcpu_e500->hid1; in kvmppc_core_emulate_mfspr_e500()
De500.h82 u32 hid1; member
/linux-4.4.14/arch/powerpc/kernel/
Dsysfs.c604 SYSFS_SPRSETUP(hid1, SPRN_HID1);
674 __ATTR(hid1, 0600, show_hid1, store_hid1),