Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dparavirt.c217 #define CASE_SET_REG(id) \ macro
221 #define CASE_SET_AR(id) CASE_SET_REG(AR_ ## id)
222 #define CASE_SET_CR(id) CASE_SET_REG(CR_ ## id)
232 CASE_SET_REG(SP); in ia64_native_setreg_func()
233 CASE_SET_REG(GP); in ia64_native_setreg_func()