Home
last modified time | relevance | path

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

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