Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_taint.h70 #define TST_TAINT_I (1 << 11) /* working around BIOS/Firmware bug */ macro
/external/ltp/lib/
Dtst_taint.c41 } else if (mask & TST_TAINT_I) { in tst_taint_check_kver()