Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dsetup.c534 #define PPC64_LINUX_FUNCTION 0x0f000000 macro
555 ppc64_do_msg(PPC64_LINUX_FUNCTION|PPC64_IPL_MESSAGE|src, msg); in ppc64_boot_msg()
562 ppc64_do_msg(PPC64_LINUX_FUNCTION|PPC64_TERM_MESSAGE|src, msg); in ppc64_terminate_msg()
569 ppc64_do_msg(PPC64_LINUX_FUNCTION|PPC64_ATTN_MESSAGE|src, msg); in ppc64_attention_msg()
576 ppc64_do_msg(PPC64_LINUX_FUNCTION|PPC64_DUMP_MESSAGE|src, msg); in ppc64_dump_msg()