Home
last modified time | relevance | path

Searched defs:PSL_NT (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/cpu/x86_64/include/
H A Dpsl.h52 #define PSL_NT 0x00004000 /* nested task bit */ macro
/dflybsd-src/stand/boot/pc32/btx/btx/
H A Dbtx.S65 .set PSL_NT,0x00004000 # Nested task flag define