Searched refs:VPRINTS (Results 1 – 2 of 2) sorted by relevance
50 #define VPRINTS(string) \ macro67 #define VPRINTS(string) /* nothing */ macro95 VPRINTS("\n------------\nNetBSD start\n\n")96 VPRINTS("sp: ")99 VPRINTS("pc: ")103 VPRINTS("hart: ")106 VPRINTS("dtb: ")148 VPRINTS("l1: ")151 VPRINTS("l2: ")155 VPRINTS("uspace: ")[all …]
99 #define VPRINTS(s) generic_prints(s) macro102 #define VPRINTS(s) __nothing macro107 #define VPRINTS(s) __nothing macro773 VPRINTS("index: "); in cpu_init_secondary_processor()775 VPRINTS(" ttb"); in cpu_init_secondary_processor()798 VPRINTS(" (TTBR0="); in cpu_init_secondary_processor()800 VPRINTS(")"); in cpu_init_secondary_processor()803 VPRINTS(" (TTBR1="); in cpu_init_secondary_processor()805 VPRINTS(")"); in cpu_init_secondary_processor()806 VPRINTS(" (TTBCR="); in cpu_init_secondary_processor()[all …]