Searched defs:VALID (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dpal_routines.h140 typedef enum { DIRTY, VALID } pal_cache_state_t; enumerator in enum:__anon941
/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c171 pal_register_cache_state(current_thread(), VALID); local
206 pal_register_cache_state(current_thread(), VALID); local
H A Dsystrace.c115 pal_register_cache_state(current_thread(), VALID); local
666 pal_register_cache_state(current_thread(), VALID); local
/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c2203 pal_register_cache_state(current_thread(), VALID); local
2212 pal_register_cache_state(current_thread(), VALID); local

Completed in 80 milliseconds