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

/xnu-2422.115.4/osfmk/device/
H A Diokit_rpc.c546 boolean_t delayed_pmap_flush = FALSE; local
576 delayed_pmap_flush = FALSE;
585 delayed_pmap_flush = TRUE;
588 if (delayed_pmap_flush == TRUE)
/xnu-2422.115.4/osfmk/vm/
H A Dvm_object.c2954 boolean_t delayed_pmap_flush = FALSE; local
2982 delayed_pmap_flush = FALSE;
2992 delayed_pmap_flush = TRUE;
2994 if (delayed_pmap_flush == TRUE)
3011 delayed_pmap_flush = FALSE;
3044 delayed_pmap_flush = TRUE;
3079 delayed_pmap_flush = TRUE;
3083 if (delayed_pmap_flush == TRUE)
3591 boolean_t delayed_pmap_flush = FALSE; local
3723 delayed_pmap_flush
[all...]

Completed in 28 milliseconds