Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/
Dirqflags.h21 last_cli_ip = ia64_getreg(_IA64_REG_IP); in arch_maybe_save_ip()
Dparavirt_privop.h92 if ((reg) == _IA64_REG_IP) \
93 res = ia64_native_getreg(_IA64_REG_IP); \
Dprocessor.h628 ({ void *_pc; _pc = (void *)ia64_getreg(_IA64_REG_IP); _pc; })
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dia64regs.h19 #define _IA64_REG_IP 1016 /* getreg only */ macro
Dcmpxchg.h144 ip = (void *) ia64_getreg(_IA64_REG_IP); \
Dgcc_intrin.h70 case _IA64_REG_IP: \