Searched defs:CPUF_PRESENT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/riscv/include/
H A Dcpu.h91 #define CPUF_PRESENT __BIT(1) /* CPU is present */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dcpu.h162 #define CPUF_PRESENT 0x02 /* CPU is present */ macro
/netbsd-current/sys/arch/mips/include/
H A Dcpu.h154 #define CPUF_PRESENT __BIT(1) /* CPU is present */ macro
/netbsd-current/sys/arch/x86/include/
H A Dcpu.h372 #define CPUF_PRESENT 0x1000 /* CPU is present */ macro

Completed in 97 milliseconds