Searched defs:MSG (Results 1 - 20 of 20) sorted by relevance

/barrelfish-master/kernel/arch/armv7/
H A Domap44xx_spinlock.c23 #define MSG(format, ...) printk( LOG_NOTE, "OMAP44xx spinlock: "format, ## __VA_ARGS__ ) macro
H A Da9_scu.c30 #define MSG(format, ...) printk( LOG_NOTE, "CortexA9 SCU: "format, ## __VA_ARGS__ ) macro
H A Dplat_a15mpcore.c27 #define MSG(format, ...) \ macro
H A Da9_gt.c24 #define MSG(format, ...) \ macro
H A Dpaging_init.c16 #define MSG(format, ...) printk( LOG_NOTE, "ARMv7-A: "format, ## __VA_ARGS__ ) macro
H A Dplat_a9mpcore.c29 #define MSG(format, ...) \ macro
H A Dinit.c46 #define MSG(format, ...) printk( LOG_NOTE, "ARMv7-A: "format, ## __VA_ARGS__ ) macro
[all...]
H A Dplat_zynq7.c35 #define MSG(format, ...) printk( LOG_NOTE, "ZYNQ7: "format, ## __VA_ARGS__ ) macro
H A Dplat_omap44xx.c40 #define MSG(format, ...) printk( LOG_NOTE, "OMAP44xx: "format, ## __VA_ARGS__ ) macro
[all...]
H A Dboot_driver.c27 #define MSG(format, ...) printk( LOG_NOTE, "ARMv7-A: "format, ## __VA_ARGS__ ) macro
[all...]
H A Dpaging.c24 #define MSG(format, ...) printk( LOG_NOTE, "ARMv7-A: "format, ## __VA_ARGS__ ) macro
H A Dstartup_arch.c42 #define MSG(format, ...) printk( LOG_NOTE, "ARMv7-A: "format, ## __VA_ARGS__ ) macro
[all...]
/barrelfish-master/kernel/arch/arm/
H A Drpi3_miniuart.c24 #define MSG(format, ...) printk( LOG_NOTE, "rpi3_miniuart: "format, ## __VA_ARGS__ ) macro
H A Dlpuart.c28 #define MSG(format, ...) printk( LOG_NOTE, "lpuart: "format, ## __VA_ARGS__ ) macro
H A Dpl011.c34 #define MSG(format, ...) printk( LOG_NOTE, "pl011: "format, ## __VA_ARGS__ ) macro
H A Dzynq_uart.c30 #define MSG(port, format, ...) \ macro
H A Domap_uart.c31 #define MSG(port, format, ...) \ macro
H A Dgic.c23 #define MSG(format, ...) printk( LOG_NOTE, "GIC: "format, ## __VA_ARGS__ ) macro
/barrelfish-master/kernel/arch/armv8/
H A Dinit.c50 #define MSG(format, ...) printk( LOG_NOTE, "ARMv8-A: "format, ## __VA_ARGS__ ) macro
[all...]
H A Dstartup_arch.c47 #define MSG(format, ...) printk( LOG_NOTE, "ARMv8-A: "format, ## __VA_ARGS__ ) macro
[all...]

Completed in 69 milliseconds