Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkdebug_private.h465 #define KDBG_TYPENONE 0x80000 macro
/xnu-12377.41.6/tests/
H A Dproc_info.c2167 reg.type = KDBG_TYPENONE;
/xnu-12377.41.6/bsd/kern/
H A Dkdebug.c1985 case KDBG_TYPENONE: in kdbg_setreg()