CVS commit: src/sys/arch/m68k

"Jason R Thorpe" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	thorpej
Date:		Fri Apr 24 14:47:37 UTC 2026

Modified Files:
	src/sys/arch/m68k/include: pmap_68k.h pmap_motorola.h
	src/sys/arch/m68k/m68k: pmap_68k.c pmap_motorola.c

Log Message:
Introduce new functions:
- pmap_pa_has_static_mapping() -- Does the specified physical address
  range have a static mapping (either TT or allocated in pmap_bootstrap1())?
- pmap_va_is_static_mapping() -- Is the specified virtual address range
  one of those static mappings?


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/m68k/include/pmap_68k.h
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/m68k/include/pmap_motorola.h
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/m68k/m68k/pmap_68k.c
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/m68k/m68k/pmap_motorola.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.