Searched refs:PGO_RESET_ALL (Results 1 – 2 of 2) sorted by relevance
42 #define PGO_RESET_ALL (8) macro44 #define PGO_ALL_FLAGS (PGO_HIB | PGO_WAIT_FOR_UNLOAD | PGO_METADATA | PGO_RESET_ALL)
145 if (uap->flags & PGO_RESET_ALL) { in grab_pgo_data()146 if (uap->flags != PGO_RESET_ALL || uap->uuid || uap->buffer || uap->size) { in grab_pgo_data()