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

/freebsd-11.0-release/sys/arm64/arm64/
H A Didentcpu.c89 #define PRINT_ID_AA64_DFR0 0x00000004 macro
496 if (cpu == 0 || (cpu_print_regs & PRINT_ID_AA64_DFR0) != 0) {
663 cpu_print_regs |= PRINT_ID_AA64_DFR0;

Completed in 88 milliseconds