Searched refs:vtb_flags (Results 1 – 3 of 3) sorted by relevance
51 vtb->vtb_flags = 0; in sc_vtb_init()70 vtb->vtb_flags |= VTB_ALLOCED; in sc_vtb_init()75 vtb->vtb_flags |= VTB_VALID; in sc_vtb_init()79 vtb->vtb_flags |= VTB_VALID; in sc_vtb_init()101 if ((vtb->vtb_flags & VTB_ALLOCED) && (p != 0)) in sc_vtb_destroy()107 vtb->vtb_flags = 0; in sc_vtb_destroy()
147 int vtb_flags; member
3573 if (!discard && (old.vtb_flags & VTB_VALID)) { in sc_alloc_scr_buffer()