OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMPS_DEBUG_PRINT
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
smp-imps.h
28
#define
IMPS_DEBUG_PRINT
(x) KERNEL_PRINT(x)
30
#define
IMPS_DEBUG_PRINT
(x)
smp-imps.c
649
IMPS_DEBUG_PRINT
(("Scanning from 0x%x for %d bytes\n",
661
IMPS_DEBUG_PRINT
(("Found MP Floating Structure Pointer at %x\n", start));
Completed in 30 milliseconds