Lines Matching defs:wiiu_native
173 const int mem2_index = wiiu_native ? 2 : 1;
232 bool wiiu_native; /* Native Wii U mode (not vWii) */
251 wiiu_native = (in32(LT_PIMCOMPAT) & PPC_COMPAT) == 0;
390 if (wiiu_native) {
407 if (!wiiu_native) {
415 if (wiiu_native) {
441 if (wiiu_native) {
459 ticks_per_sec = wiiu_native ? WIIU_TIMEBASE_FREQ_HZ :
510 if (wiiu_native) {
524 if (wiiu_native) {
530 if (!wiiu_native) {
611 KASSERT(wiiu_native);
625 if (wiiu_native) {
637 if (wiiu_native) {
652 wiiu_native ? "POWER" : "RESET");
653 if (wiiu_native) {