Home
last modified time | relevance | path

Searched refs:cpl (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/sys/arch/arm64/include/
Dintr.h109 #define splraise(cpl) (arm_intr_func.raise(cpl)) argument
110 #define _splraise(cpl) (arm_intr_func.raise(cpl)) argument
111 #define spllower(cpl) (arm_intr_func.lower(cpl)) argument
112 #define splx(cpl) (arm_intr_func.x(cpl)) argument
/openbsd/src/sys/arch/riscv64/include/
Dintr.h130 #define splraise(cpl) (riscv_intr_func.raise(cpl)) argument
131 #define _splraise(cpl) (riscv_intr_func.raise(cpl)) argument
132 #define spllower(cpl) (riscv_intr_func.lower(cpl)) argument
133 #define splx(cpl) (riscv_intr_func.x(cpl)) argument
/openbsd/src/sys/arch/armv7/include/
Dintr.h111 #define splraise(cpl) (arm_intr_func.raise(cpl)) argument
112 #define _splraise(cpl) (arm_intr_func.raise(cpl)) argument
113 #define spllower(cpl) (arm_intr_func.lower(cpl)) argument
114 #define splx(cpl) (arm_intr_func.x(cpl)) argument
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
DComplete.pm52 my(@perlret) = cpl($text, $line, $start);
72 sub cpl { subroutine
168 return CPAN::HandleConfig::cpl(@_);
DHandleConfig.pm730 sub cpl { subroutine
/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D2403.chain35 cpl/JRH/4PWivzMaeRNoiFE/ll5L3rVKZlmtsiDFnOo6JQ+inogz6gKUvg2r5Npe
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgo32-nat.c1383 int cpl = prog_has_started ? (a_tss.tss_cs & 3) : _my_cs () & 3; in display_descriptor() local
1391 ? idx : (idx * 8) | (type ? (cpl | 4) : 0)); in display_descriptor()
1487 ? idx : (idx * 8) | (type ? (cpl | 4) : 0)); in display_descriptor()
1507 int cpl = (prog_has_started ? a_tss.tss_cs : _my_cs ()) & 3; in go32_sldt() local
1519 || (ldt_entry & 3) != (cpl & 3)) in go32_sldt()
/openbsd/src/sys/arch/amd64/amd64/
Dspl.S126 movl %ebx,%eax # get cpl
Dmachdep.c1988 int cpl = curcpu()->ci_ilevel; in splassert_check() local
1991 if (cpl < wantipl) { in splassert_check()
1992 splassert_fail(wantipl, cpl, func); in splassert_check()
Dvmm_machdep.c3520 if ((vcpu->vc_exit.cpl > 0) && !(pte & PG_u)) in vmm_translate_gva()
3986 vcpu->vc_exit.cpl = vmm_get_guest_cpu_cpl(vcpu); in vcpu_run_vmx()
/openbsd/src/sys/arch/i386/isa/
Dicu.s53 1: movl %ebx,%eax # get cpl
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-z8k.texi290 bitb rbd,rs cpl rrd,@@rs ext8f imm8
291 bpt cpl rrd,addr exts rrd
292 call @@rd cpl rrd,addr(rs) extsb rd
293 call addr cpl rrd,imm32 extsl rqd
294 call addr(rd) cpl rrd,rrs halt
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-z8k.texi291 bitb rbd,rs cpl rrd,@@rs ext8f imm8
292 bpt cpl rrd,addr exts rrd
293 call @@rd cpl rrd,addr(rs) extsb rd
294 call addr cpl rrd,imm32 extsl rqd
295 call addr(rd) cpl rrd,rrs halt
/openbsd/src/sys/arch/amd64/include/
Dvmmvar.h463 int cpl; member
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dia64-raw.tbl139 PSR.cpl; epc, br.ret; IC:priv-ops, br.call, brl.call, epc, IC:mov-from-AR-ITC, IC:mov-to-AR-ITC, IC…
140 PSR.cpl; rfi; IC:priv-ops, br.call, brl.call, epc, IC:mov-from-AR-ITC, IC:mov-to-AR-ITC, IC:mov-to-…
Dia64-waw.tbl105 PSR.cpl; epc, br.ret, rfi; epc, br.ret, rfi; impliedF
/openbsd/src/usr.sbin/vmd/
Dx86_vm.c1189 if ((exit->cpl > 0) && !(pte & PG_u)) in translate_gva()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-waw.tbl104 PSR.cpl; epc, br.ret, rfi; epc, br.ret, rfi; impliedF
Dia64-raw.tbl136 PSR.cpl; epc, br.ret, rfi; IC:priv-ops, br.call, brl.call, epc, IC:mov-from-AR-ITC, IC:mov-to-AR-IT…
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Drefcard.tex534 \quad width {\it cpl}&number of characters before line folded\cr
Dgdb.texinfo13538 @itemx set width @var{cpl}
13541 a screen width of @var{cpl} characters. The associated @code{show}
/openbsd/src/gnu/usr.bin/binutils-2.17/
Dmd5.sum4209 af0d2186664faa9760fdd9c9b96e6237 gas/testsuite/gas/xc16x/cpl.s