Searched refs:__DEFINE_FUNC (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/ia64/kernel/ |
D | paravirt.c | 296 #define __DEFINE_FUNC(name, code) \ macro 311 __DEFINE_FUNC(name, code) 316 __DEFINE_FUNC(name, code) 321 __DEFINE_FUNC(name, code) 327 __DEFINE_FUNC(name, code) 332 __DEFINE_FUNC(name, code) 337 __DEFINE_FUNC(name, code) 380 __DEFINE_FUNC(set_rr0_to_rr4, 408 __DEFINE_FUNC(getreg, 485 __DEFINE_FUNC(setreg, [all …]
|