Searched refs:PMAP_BATCH_SET_CACHE_ATTR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/i386/
H A Dvm_param.h284 #define PMAP_BATCH_SET_CACHE_ATTR(object, user_page_list, cache_attr, num_pages, batch_pmap_op)\ macro
/darwin-on-arm/xnu/osfmk/vm/
H A Dpmap.h425 #ifndef PMAP_BATCH_SET_CACHE_ATTR
426 #define PMAP_BATCH_SET_CACHE_ATTR(object, user_page_list, \ macro
440 #endif /* PMAP_BATCH_SET_CACHE_ATTR */
H A Dvm_pageout.c5869 PMAP_BATCH_SET_CACHE_ATTR(object, user_page_list, cache_attr, num_pages, batch_pmap_op);

Completed in 132 milliseconds