Home
last modified time | relevance | path

Searched full:dpl (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/i386/include/
H A Dmd_var.h78 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int selec);
79 void setidt_nodisp(int idx, uintptr_t func, int typ, int dpl, int selec);
/freebsd/sys/amd64/amd64/
H A Dmpboot.S197 * %cs: +A, +R, -C, DPL=0, +P, +D, +G
208 * %ds: +A, +W, -E, DPL=0, +P, +D, +G
209 * %ss: +A, +W, -E, DPL=0, +P, +B, +G
/freebsd/usr.sbin/bhyve/amd64/
H A Dtask_switch.c314 int cpl, dpl, rpl; in validate_seg_desc() local
398 dpl = usd.sd_dpl; in validate_seg_desc()
400 if (stackseg && (rpl != cpl || dpl != cpl)) { in validate_seg_desc()
407 if ((conforming && (cpl < dpl)) || in validate_seg_desc()
408 (!conforming && (cpl != dpl))) { in validate_seg_desc()
424 if (!conforming && (rpl > dpl || cpl > dpl)) { in validate_seg_desc()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh182 for opts in '' -d -c -p -dp -L -dL -cp -cL -pL -dpL -cpL; do
193 for opts in -dc -dL -dcp -dcL -dpL -dcpL; do
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Ddsa-threecolumn.pem207 DPl
/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c282 stdp = &txq->dpl; in sfxge_tx_qdpl_swizzle()
547 stdp = &txq->dpl; in sfxge_tx_qdpl_drain()
611 #define SFXGE_TX_QDPL_PENDING(_txq) ((_txq)->dpl.std_put != 0)
643 stdp = &txq->dpl; in sfxge_tx_qdpl_put_locked()
688 stdp = &txq->dpl; in sfxge_tx_qdpl_put_unlocked()
762 struct sfxge_tx_dpl *stdp = &txq->dpl; in sfxge_tx_qdpl_flush()
1873 stdp = &txq->dpl; in sfxge_tx_qinit()
1882 "dpl", CTLFLAG_RD | CTLFLAG_MPSAFE, NULL, in sfxge_tx_qinit()
H A Dsfxge_tx.h202 struct sfxge_tx_dpl dpl; /* Deferred packet list. */ member
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dfsl,imx8qxp-pixel-link.yaml13 The Freescale i.MX8qm/qxp Display Pixel Link(DPL) forms a standard
/freebsd/sys/amd64/include/
H A Dmd_var.h91 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int ist);
/freebsd/tools/test/stress2/misc/
H A Dsyzkaller63.sh11 # = DPL 0, pres 1, def32 1, gran 1
H A Dsyzkaller9.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller60.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller20.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller33.sh9 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller46.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller17.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller59.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller12.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsigreturn3.sh37 # = DPL 0, pres 0, def32 0, gran 0
H A Dsyzkaller13.sh34 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller32.sh9 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller41.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
H A Dsyzkaller49.sh11 # = DPL 0, pres 1, long 1, def32 0, gran 1
/freebsd/sys/contrib/xen/hvm/
H A Dhvm_vcpu.h80 * Bit [5,6]: dpl (descriptor privilege level, bits 45-46).
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1088a-ten64.dts322 label = "dpl";

12