Searched refs:VBVA_F_DISABLE (Results 1 – 2 of 2) sorted by relevance
295 #define VBVA_F_DISABLE 0x00000002 macro
117 p->base.flags = enable ? VBVA_F_ENABLE : VBVA_F_DISABLE; in vbva_inform_host()