Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dparavirt.c137 #define CASE_GET_REG(id) \ macro
141 #define CASE_GET_AR(id) CASE_GET_REG(AR_ ## id)
142 #define CASE_GET_CR(id) CASE_GET_REG(CR_ ## id)
149 CASE_GET_REG(GP); in ia64_native_getreg_func()
151 CASE_GET_REG(PSR); in ia64_native_getreg_func()
152 CASE_GET_REG(TP); in ia64_native_getreg_func()
153 CASE_GET_REG(SP); in ia64_native_getreg_func()