Searched refs:vtb_flags (Results 1 – 4 of 4) sorted by relevance
81 vtb->vtb_flags = 0; in sc_vtb_init()97 vtb->vtb_flags |= VTB_VALID; in sc_vtb_init()98 vtb->vtb_flags |= VTB_ALLOCED; in sc_vtb_init()102 vtb->vtb_flags |= VTB_VALID; in sc_vtb_init()107 vtb->vtb_flags |= VTB_VALID; in sc_vtb_init()129 if ((vtb->vtb_flags & VTB_ALLOCED) && (p != NULL)) in sc_vtb_destroy()135 vtb->vtb_flags = 0; in sc_vtb_destroy()
126 if (history->vtb_flags & VTB_VALID) { in sc_alloc_history_buffer()
151 int vtb_flags; member
3558 if (!discard && (old.vtb_flags & VTB_VALID)) { in sc_alloc_scr_buffer()