Searched refs:__this_cpu_ist_bottom_va (Results 1 – 2 of 2) sorted by relevance
154 #define __this_cpu_ist_bottom_va(name) \ macro
137 return ((sp >= __this_cpu_ist_bottom_va(VC)) && (sp < __this_cpu_ist_top_va(VC))); in on_vc_stack()1846 return (sp >= __this_cpu_ist_bottom_va(VC2) && sp < __this_cpu_ist_top_va(VC2)); in is_vc2_stack()