Home
last modified time | relevance | path

Searched refs:_IA64_REG_AR_ITC (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/
Ddelay.h55 ia64_setreg(_IA64_REG_AR_ITC, val); in ia64_set_itc()
64 result = ia64_getreg(_IA64_REG_AR_ITC); in ia64_get_itc()
68 result = ia64_getreg(_IA64_REG_AR_ITC); in ia64_get_itc()
Dtimex.h38 ret = ia64_getreg(_IA64_REG_AR_ITC); in get_cycles()
Dia64regs.h56 #define _IA64_REG_AR_ITC 3116 macro
/linux-2.6.39/arch/ia64/xen/
Dxen_pv_ops.c258 mitc = ia64_native_getreg(_IA64_REG_AR_ITC); in xen_set_itc()
274 res = ia64_native_getreg(_IA64_REG_AR_ITC); in xen_get_itc()
289 res = ia64_native_getreg(_IA64_REG_AR_ITC); in xen_get_itc()
304 case _IA64_REG_AR_ITC: in xen_setreg()
330 case _IA64_REG_AR_ITC: in xen_getreg()
705 "mov r2 = " __stringify(_IA64_REG_AR_ITC) "\n"
773 "mov r2 = " __stringify(_IA64_REG_AR_ITC) "\n"
/linux-2.6.39/arch/ia64/kvm/
Dkvm-ia64.c78 return ia64_getreg(_IA64_REG_AR_ITC); in kvm_get_itc()
Dvcpu.c804 return ia64_getreg(_IA64_REG_AR_ITC); in kvm_get_itc()