Home
last modified time | relevance | path

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

/xnu-8019.80.24/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()
144 panic("cpx_size too large ! (%lu)", cpsize); in cpx_alloc()