Home
last modified time | relevance | path

Searched refs:ISPL (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/i386/include/
H A Dframe.h39 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL)
H A Dcpu.h55 ((ISPL((framep)->tf_cs) == SEL_UPL) || ((framep)->tf_eflags & PSL_VM))
/freebsd/sys/amd64/include/
H A Dframe.h48 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL)
H A Dcpu.h52 (ISPL((framep)->tf_cs) == SEL_UPL)
/freebsd/sys/x86/include/
H A Dsegments.h47 #define ISPL(s) ((s)&3) /* priority level of a selector */ macro
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c384 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_sigreturn()
463 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn()
/freebsd/sys/amd64/linux/
H A Dlinux_machdep.c359 return (val != 0 && ISPL(val) != SEL_UPL); in linux_invalid_selector()
/freebsd/sys/i386/i386/
H A Dtrap.c898 ISPL(frame->tf_cs) == SEL_UPL ? "user" : "kernel"); in trap_fatal()
H A Dmachdep.c1843 pcb->pcb_esp = (ISPL(tf->tf_cs)) ? tf->tf_esp : (int)(tf + 1) - 8; in makectx()
/freebsd/contrib/file/magic/Magdir/
H A Dispell58 0 string ISPL ispell
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c825 if (ISPL(sel) != SEL_UPL) in fasttrap_do_seg()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1280 R. M. Balzer An overview of the ISPL computer system
H A Dfunstack.in9417 title = "An overview of the {ISPL} computer system design",
9433 …pilation; interactive programming laboratory; interprogram communication; ISPL; language; machine;…