Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dkdebug_private.h434 #define KDBG_TYPENONE 0x80000 macro
/xnu-8020.101.4/tests/
H A Dproc_info.c2083 reg.type = KDBG_TYPENONE;
/xnu-8020.101.4/bsd/kern/
H A Dkdebug.c2143 case KDBG_TYPENONE: in kdbg_setreg()