Home
last modified time | relevance | path

Searched defs:DUMP_MCA_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.101.5/bsd/sys/
H A Dmcache.h354 #define DUMP_MCA_BUF_SIZE 512 macro
/xnu-8796.101.5/bsd/kern/
H A Dmcache.c1700 mcache_dump_mca(char buf[static DUMP_MCA_BUF_SIZE], mcache_audit_t *mca) in mcache_dump_mca()