Searched defs:aston (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/usermode/include/
H A Dcpu.h48 #define aston(ci) (astpending++) macro
/netbsd-current/sys/arch/sh3/include/
H A Dcpu.h126 #define aston(l) ((l)->l_md.md_astpending = 1) macro
/netbsd-current/sys/arch/ia64/include/
H A Dcpu.h139 #define aston(l) ((l)->l_md.md_astpending = 1) macro
/netbsd-current/sys/arch/alpha/include/
H A Dcpu.h228 #define aston(l) ((l)->l_md.md_astpending = 1) macro
/netbsd-current/sys/arch/x86/include/
H A Dcpu.h410 #define aston(l) ((l)->l_md.md_astpending = 1) macro

Completed in 191 milliseconds