Searched refs:iha (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/arch/ia64/scripts/ |
D | pvcheck.sed | 13 s/mov.*=.*cr\.iha/.warning \"cr.iha should not used directly\"/g 23 s/mov.*cr\.iha.*=.*/.warning \"cr.iha should not used directly\"/g
|
/linux-3.4.99/arch/ia64/include/asm/native/ |
D | inst.h | 61 mov reg = cr.iha 94 (pred) mov cr.iha = reg \
|
/linux-3.4.99/arch/ia64/kernel/ |
D | paravirt.c | 455 __DEFINE_GET_CR(IHA, iha) 538 __DEFINE_SET_CR(IHA, iha) 736 IA64_NATIVE_PATCH_DEFINE_CR(iha, iha); 848 IA64_NATIVE_PATCH_BUNDLE_ELEM_CR(iha, IHA),
|
D | mca_asm.S | 503 mov r6=cr.iha 847 mov cr.iha=temp4
|
D | asm-offsets.c | 311 DEFINE_MAPPED_REG_OFS(XSI_IHA_OFS, iha); in foo()
|
/linux-3.4.99/arch/ia64/include/asm/ |
D | mca.h | 103 unsigned long iha; member
|
D | kvm.h | 187 unsigned long iha; member
|
/linux-3.4.99/arch/ia64/kvm/ |
D | vtlb.c | 236 u64 guest_vhpt_lookup(u64 iha, u64 *pte) in guest_vhpt_lookup() argument 241 data = __vtr_lookup(current_vcpu, iha, D_TLB); in guest_vhpt_lookup() 244 data->itir, iha, D_TLB); in guest_vhpt_lookup() 259 : "=&r"(ret) : "r"(iha), "r"(pte) : "memory"); in guest_vhpt_lookup()
|
D | vti.h | 144 unsigned long iha; member
|
D | vcpu.h | 564 VCPU(vcpu, iha) = val; in vcpu_set_iha() 706 extern u64 guest_vhpt_lookup(u64 iha, u64 *pte);
|
/linux-3.4.99/arch/ia64/include/asm/xen/ |
D | interface.h | 170 unsigned long iha; member
|