Searched refs:vm_log_mask (Results 1 – 2 of 2) sorted by relevance
321 uint32_t vm_log_mask = vm_log_len - 1; in crashstate_get_vm_logs() local352 int idx = (i + first) & vm_log_mask; in crashstate_get_vm_logs()
181 uint32_t vm_log_mask = vm_log_len - 1; in msm_gem_vm_unusable() local214 int idx = (i + first) & vm_log_mask; in msm_gem_vm_unusable()
Completed in 10 milliseconds