Searched refs:GLOBAL_DIRTY_LIMIT (Results 1 – 2 of 2) sorted by relevance
91 GLOBAL_DIRTY_LIMIT, in vcpu_dirty_rate_stat_collect()108 global_dirty_log_change(GLOBAL_DIRTY_LIMIT, true); in vcpu_dirty_rate_stat_thread()118 global_dirty_log_change(GLOBAL_DIRTY_LIMIT, false); in vcpu_dirty_rate_stat_thread()
74 #define GLOBAL_DIRTY_LIMIT (1U << 2) macro