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

/freebsd-13-stable/sys/arm64/arm64/
H A Ddebug_monitor.c190 KASSERT((READ_SPECIALREG(daif) & PSR_D) == PSR_D,
194 WRITE_SPECIALREG(mdscr_el1, READ_SPECIALREG(mdscr_el1) |
204 READ_SPECIALREG(mdscr_el1) & ~DBG_MDSCR_MDE);
212 KASSERT((READ_SPECIALREG(daif) & PSR_D) == PSR_D,
215 WRITE_SPECIALREG(mdscr_el1, READ_SPECIALREG(mdscr_el1) &
221 READ_SPECIALREG(mdscr_el1) | DBG_MDSCR_MDE);
225 READ_SPECIALREG(mdscr_el1) | DBG_MDSCR_KDE);
484 mdscr = READ_SPECIALREG(mdscr_el1);
515 dbg_watchpoint_num = ((READ_SPECIALREG(id_aa64dfr0_el1) >> 20) & 0xf) + 1;
516 dbg_breakpoint_num = ((READ_SPECIALREG(id_aa64dfr0_el
[all...]
H A Dtrap.c404 far = READ_SPECIALREG(far_el1);
446 printf(" far: %16lx\n", READ_SPECIALREG(far_el1));
463 get_pcpu(), READ_SPECIALREG(tpidr_el1)));
469 far = READ_SPECIALREG(far_el1);
486 far = READ_SPECIALREG(far_el1);
566 READ_SPECIALREG(mdscr_el1) & ~DBG_MDSCR_SS);
593 far = READ_SPECIALREG(far_el1);
607 far = READ_SPECIALREG(far_el1);
H A Dvfp.c66 cpacr = READ_SPECIALREG(cpacr_el1);
77 cpacr = READ_SPECIALREG(cpacr_el1);
191 cpacr = READ_SPECIALREG(cpacr_el1);
257 pfr = READ_SPECIALREG(id_aa64pfr0_el1);
H A Dgdb_machdep.c121 gdb_tx_varhex((uintmax_t)READ_SPECIALREG(far_el1));
H A Dvm_machdep.c82 td1->td_pcb->pcb_tpidr_el0 = READ_SPECIALREG(tpidr_el0);
83 td1->td_pcb->pcb_tpidrro_el0 = READ_SPECIALREG(tpidrro_el0);
H A Didentcpu.c1027 value = READ_SPECIALREG(midr_el1);
1030 value = READ_SPECIALREG(mpidr_el1);
1033 value = READ_SPECIALREG(revidr_el1);
1728 cpu_desc[cpu].ctr = READ_SPECIALREG(ctr_el0);
1729 cpu_desc[cpu].id_aa64dfr0 = READ_SPECIALREG(id_aa64dfr0_el1);
1730 cpu_desc[cpu].id_aa64dfr1 = READ_SPECIALREG(id_aa64dfr1_el1);
1731 cpu_desc[cpu].id_aa64isar0 = READ_SPECIALREG(id_aa64isar0_el1);
1732 cpu_desc[cpu].id_aa64isar1 = READ_SPECIALREG(id_aa64isar1_el1);
1733 cpu_desc[cpu].id_aa64mmfr0 = READ_SPECIALREG(id_aa64mmfr0_el1);
1734 cpu_desc[cpu].id_aa64mmfr1 = READ_SPECIALREG(id_aa64mmfr1_el
[all...]
H A Dmp_machdep.c216 mpidr = READ_SPECIALREG(mpidr_el1) & CPU_AFF_MASK;
260 KASSERT(pmap_to_ttbr0(pmap0) == READ_SPECIALREG(ttbr0_el1),
672 __pcpu[0].pc_mpidr = READ_SPECIALREG(mpidr_el1) & CPU_AFF_MASK;
H A Delf32_machdep.c138 if (ID_AA64PFR0_EL0_VAL(READ_SPECIALREG(id_aa64pfr0_el1)) !=
H A Dgic_v3_reg.h414 val = READ_SPECIALREG(icc_ ##reg ##_el1); \
H A Dmachdep.c142 id_aa64mfr1 = READ_SPECIALREG(id_aa64mmfr1_el1);
163 READ_SPECIALREG(sctlr_el1) & ~SCTLR_SPAN);
1179 identify_cache(READ_SPECIALREG(ctr_el0));
1181 dczid_el0 = READ_SPECIALREG(dczid_el0);
1387 db_printf(__STRING(reg) " = %#016lx\n", READ_SPECIALREG(reg))
H A Dgic_v3.c1062 sre = READ_SPECIALREG(icc_sre_el1);
1069 sre = READ_SPECIALREG(icc_sre_el1);
H A Dpmap.c936 KASSERT((READ_SPECIALREG(tcr_el1) & TCR_A1) == 0,
1082 (READ_SPECIALREG(tcr_el1) & TCR_ASID_16) != 0 ? 16 : 8);
1085 mmfr1 = READ_SPECIALREG(id_aa64mmfr1_el1);
1739 pmap->pm_l0_paddr = READ_SPECIALREG(ttbr0_el1);
/freebsd-13-stable/stand/arm64/libarm64/
H A Dcache.c48 ctr = READ_SPECIALREG(ctr_el0);
/freebsd-13-stable/sys/arm64/include/
H A Dcpufunc.h155 midr = READ_SPECIALREG(midr_el1);
165 mpidr = READ_SPECIALREG(mpidr_el1);
H A Dcpu.h187 ret = READ_SPECIALREG(cntvct_el0);
H A Darmreg.h59 #define READ_SPECIALREG(reg) \ macro
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_arm64.c121 reg = READ_SPECIALREG(pmcr_el0);
148 return (READ_SPECIALREG(pmxevcntr_el0));
214 if ((READ_SPECIALREG(pmovsclr_el0) & reg) != 0) {
366 if ((READ_SPECIALREG(pmovsclr_el0) & reg) == 0)
/freebsd-13-stable/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_subr.c166 count = READ_SPECIALREG(cntvct_el0);
167 freq = READ_SPECIALREG(cntfrq_el0);
/freebsd-13-stable/sys/crypto/armv8/
H A Darmv8_crypto.c111 reg = READ_SPECIALREG(id_aa64isar0_el1);
144 reg = READ_SPECIALREG(id_aa64isar0_el1);
/freebsd-13-stable/sys/arm/arm/
H A Dgeneric_timer.c132 #define get_el0(x) READ_SPECIALREG(x ##_el0)
133 #define get_el1(x) READ_SPECIALREG(x ##_el1)

Completed in 102 milliseconds