Searched refs:VB_INIT_FLAG_WP_ENABLED (Results 1 – 3 of 3) sorted by relevance
71 if (iparams->flags & VB_INIT_FLAG_WP_ENABLED) in VbInit()
191 #define VB_INIT_FLAG_WP_ENABLED 0x00000004 macro
189 iparams.flags = VB_INIT_FLAG_WP_ENABLED; in VbInitTest()