Searched refs:PRINT_ID_AA64_ISAR1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm64/arm64/
H A Didentcpu.c92 #define PRINT_ID_AA64_ISAR1 0x00000020 macro
289 if (cpu == 0 || (cpu_print_regs & PRINT_ID_AA64_ISAR1) != 0) {
771 cpu_print_regs |= PRINT_ID_AA64_ISAR1;

Completed in 101 milliseconds