Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dparavirt.c142 #define CASE_GET_CR(id) CASE_GET_REG(CR_ ## id) macro
183 CASE_GET_CR(DCR); in ia64_native_getreg_func()
184 CASE_GET_CR(ITM); in ia64_native_getreg_func()
185 CASE_GET_CR(IVA); in ia64_native_getreg_func()
186 CASE_GET_CR(PTA); in ia64_native_getreg_func()
187 CASE_GET_CR(IPSR); in ia64_native_getreg_func()
188 CASE_GET_CR(ISR); in ia64_native_getreg_func()
189 CASE_GET_CR(IIP); in ia64_native_getreg_func()
190 CASE_GET_CR(IFA); in ia64_native_getreg_func()
191 CASE_GET_CR(ITIR); in ia64_native_getreg_func()
[all …]