Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_cprotect.c120 size_t cpsize = cpx_size(key_len); in cpx_alloc() local
125 if (cpsize < PAGE_SIZE) { in cpx_alloc()
146 panic("cpx_size too large ! (%lu)", cpsize); in cpx_alloc()