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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A 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);
233 CASE_SET_REG(GP);

Completed in 28 milliseconds