Searched refs:PANIC_UNIMPLEMENTED_MSG (Results 1 – 2 of 2) sorted by relevance
57 #define PANIC_UNIMPLEMENTED_MSG(x...) panic("%s:%d unimplemented: %s\n", __PRETTY_FUNCTION__, __LIN… macro
425 PANIC_UNIMPLEMENTED_MSG("terminal large page entry"); in arch_mmu_map()427 PANIC_UNIMPLEMENTED_MSG("terminal page entry"); in arch_mmu_map()543 PANIC_UNIMPLEMENTED_MSG("cannot handle unmapping of large page"); in arch_mmu_unmap()
Completed in 4 milliseconds