Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/vm/
H A Ddp_backing_file.c214 boolean_t *encrypted_p) in macx_swapinfo() argument
220 *encrypted_p = TRUE; in macx_swapinfo()
225 *encrypted_p = FALSE; in macx_swapinfo()
/xnu-8796.121.2/osfmk/vm/
H A Dvm_protos.h504 boolean_t *encrypted_p);