Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vm/
H A Ddp_backing_file.c213 boolean_t *encrypted_p) in macx_swapinfo() argument
219 *encrypted_p = TRUE; in macx_swapinfo()
224 *encrypted_p = FALSE; in macx_swapinfo()
/xnu-12377.61.12/osfmk/vm/
H A Dvm_protos.h267 boolean_t *encrypted_p);