Home
last modified time | relevance | path

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

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