Home
last modified time | relevance | path

Searched refs:BTSEG_NONE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/x86/include/
Dbootspace.h68 #define BTSEG_NONE 0 macro
/netbsd/src/sys/arch/amd64/include/
Dmsan.h177 if (bootspace.segs[i].type == BTSEG_NONE) { in kmsan_md_init()
Dasan.h222 if (bootspace.segs[i].type == BTSEG_NONE) { in kasan_md_init()
/netbsd/src/sys/arch/x86/x86/
Dpmap.c1816 if (bootspace.segs[i].type == BTSEG_NONE) {