Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Donce_lite.h13 #define __ONCE_LITE_IF(condition) \ macro
30 if (__ONCE_LITE_IF(__ret_do_once)) \
/openbmc/linux/arch/x86/mm/
H A Dextable.c176 if (__ONCE_LITE_IF(!safe && wrmsr)) { in ex_handler_msr()
183 if (__ONCE_LITE_IF(!safe && !wrmsr)) { in ex_handler_msr()