Module Name:    src
Committed By:   riastradh
Date:           Sat Aug 20 23:13:51 UTC 2022

Modified Files:
        src/sys/arch/x86/include: pmap.h
        src/sys/arch/x86/x86: pmap.c
        src/sys/dev/nvmm/x86: nvmm_x86.c
Added Files:
        src/sys/arch/x86/include: pat.h

Log Message:
x86: Move page attribute table bits to x86/pat.h.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/x86/include/pat.h
cvs rdiff -u -r1.128 -r1.129 src/sys/arch/x86/include/pmap.h
cvs rdiff -u -r1.415 -r1.416 src/sys/arch/x86/x86/pmap.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/nvmm/x86/nvmm_x86.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to