Home
last modified time | relevance | path

Searched refs:delayed_pmap_flush (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/device/
H A Diokit_rpc.c542 boolean_t delayed_pmap_flush = FALSE; in IOProtectCacheMode() local
583 delayed_pmap_flush = FALSE; in IOProtectCacheMode()
591 delayed_pmap_flush = TRUE; in IOProtectCacheMode()
594 if (delayed_pmap_flush == TRUE) { in IOProtectCacheMode()
/xnu-11215/osfmk/vm/
H A Dvm_object.c2943 delayed_pmap_flush = FALSE;
2953 delayed_pmap_flush = TRUE;
2980 delayed_pmap_flush = FALSE;
3029 delayed_pmap_flush = TRUE;
3078 delayed_pmap_flush = TRUE;
3082 if (delayed_pmap_flush == TRUE) {
3665 delayed_pmap_flush = FALSE;
3688 delayed_pmap_flush = TRUE;
3785 delayed_pmap_flush = FALSE;
3806 delayed_pmap_flush = TRUE;
[all …]