Searched refs:wimg_bits_prev (Results 1 – 1 of 1) sorted by relevance
10370 pmap_sync_wimg(ppnum_t pn, unsigned int wimg_bits_prev, unsigned int wimg_bits_new) argument10372 if ((wimg_bits_prev != wimg_bits_new)10373 && ((wimg_bits_prev == VM_WIMG_COPYBACK)10374 || ((wimg_bits_prev == VM_WIMG_INNERWBACK)10376 || ((wimg_bits_prev == VM_WIMG_WTHRU)10381 if ((wimg_bits_new == VM_WIMG_RT) && (wimg_bits_prev != VM_WIMG_RT)) {10455 unsigned int wimg_bits_prev, wimg_bits_new; local10489 wimg_bits_prev = VM_WIMG_DEFAULT;10491 wimg_bits_prev = pp_attr_current & PP_ATTR_WIMG_MASK;10510 if (wimg_bits_new != wimg_bits_prev) {[all …]