Searched refs:UPL_DECMP_REQ (Results 1 – 3 of 3) sorted by relevance
461 #define UPL_DECMP_REQ 0x80000 macro
5429 assert((src_upl->flags & UPL_DECMP_REQ) != 0); in upl_set_decmp_info()5534 assert((src_upl->flags & UPL_DECMP_REQ) != 0); in upl_destroy()5622 upl->flags |= UPL_DECMP_REQ; in upl_mark_decmp()5630 if (upl && (upl->flags & UPL_DECMP_REQ)) { in upl_unmark_decmp()
7850 if ((upl->flags & UPL_DECMP_REQ) && upl->decmp_io_upl) { in vm_page_handle_prio_inversion()