Searched refs:__this_cpu_ist_bottom_va (Results 1 – 2 of 2) sorted by relevance
148 #define __this_cpu_ist_bottom_va(name) \ macro
126 return ((sp >= __this_cpu_ist_bottom_va(VC)) && (sp < __this_cpu_ist_top_va(VC))); in on_vc_stack()1222 return (sp >= __this_cpu_ist_bottom_va(VC2) && sp < __this_cpu_ist_top_va(VC2)); in on_vc_fallback_stack()