opnsense-src/sys/powerpc/aim
Olivier Certner 9d1f3ce79d
pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute
For 32-bit arm, move the no-op test that was already in place at start
of the function so that it stays first even if the '#if 0' block around
the call to sf_buf_invalidate_cache() is uncommented at some point (if
ever).

Reviewed by:    jeffpc_josefsipek.net, kib
MFC after:      10 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D51253
2025-07-13 16:13:25 +09:00
..
aim_machdep.c powerpc: Add Hypervisor Facility Unavailable handling 2025-03-19 18:22:32 -04:00
locore.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
locore32.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
locore64.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
mmu_oea.c pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute 2025-07-13 16:13:25 +09:00
mmu_oea64.c pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute 2025-07-13 16:13:25 +09:00
mmu_oea64.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mmu_radix.c pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute 2025-07-13 16:13:25 +09:00
moea64_native.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mp_cpudep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
slb.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
trap_subr32.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
trap_subr64.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00