freebsd-src/sys/dev/hwpmc
Andrew Turner c36fa8d502 hwpmc/arm64: Support the kernel booting to VHE
When booting to VHE we need to handle using the PMU at either EL1 or
EL2. WE already support EL1 so add support for EL2.

Reviewed by:	mhorne
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D45527
2024-06-25 09:07:19 +00:00
..
hwpmc_amd.c hwpmc_amd: remove an unused variable 2023-10-19 11:00:31 -03:00
hwpmc_amd.h hwpmc_amd: kill off k7 support bits 2023-10-18 15:05:45 -03:00
hwpmc_arm.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_arm64_md.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_arm64.c hwpmc/arm64: Support the kernel booting to VHE 2024-06-25 09:07:19 +00:00
hwpmc_arm64.h hwpmc/arm64: fix the type for pm_arm64_evsel 2024-06-25 09:07:19 +00:00
hwpmc_armv7.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_armv7.h
hwpmc_cmn600.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_cmn600.h
hwpmc_core.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_core.h hwpmc_core: remove two non-existent function prototypes 2023-10-18 15:05:44 -03:00
hwpmc_dmc620.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_dmc620.h
hwpmc_e500.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_intel.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_logging.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_mod.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_mpc7xxx.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_power8.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_powerpc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_powerpc.h
hwpmc_ppc970.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_riscv.h
hwpmc_soft.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_soft.h
hwpmc_tsc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_tsc.h
hwpmc_uncore.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hwpmc_uncore.h
hwpmc_x86.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
pmc_events.h pmc: remove last bits of AMD K7 CPU support 2023-10-18 15:05:45 -03:00
pmu_dmc620_reg.h
pmu_dmc620.c dev/hwpmc: Fix the dmc620 MD4 macro 2024-05-22 08:19:49 +00:00