Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/asm/
Dirqflags.h21 last_cli_ip = ia64_getreg(_IA64_REG_IP); in arch_maybe_save_ip()
Dprocessor.h628 ({ void *_pc; _pc = (void *)ia64_getreg(_IA64_REG_IP); _pc; })
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dia64regs.h19 #define _IA64_REG_IP 1016 /* getreg only */ macro
Dcmpxchg.h142 ip = (void *) ia64_getreg(_IA64_REG_IP); \
Dgcc_intrin.h70 case _IA64_REG_IP: \