Home
last modified time | relevance | path

Searched refs:BTSEG_RODATA (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/x86/include/
Dbootspace.h70 #define BTSEG_RODATA 2 macro
/netbsd/src/sys/arch/x86/x86/
Ddb_memrw.c220 bootspace.segs[i].type != BTSEG_RODATA) { in db_write_bytes()
Dpmap.c1873 if (bootspace.segs[i].type != BTSEG_RODATA) {
/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c1581 bootspace.segs[i].type = BTSEG_RODATA; in init_bootspace()
2261 bootspace.segs[i].type == BTSEG_RODATA) { in mm_md_kernacc()
/netbsd/src/sys/arch/i386/i386/
Dmachdep.c1151 bootspace.segs[i].type = BTSEG_RODATA; in init_bootspace()