/freebsd/sys/i386/include/ |
H A D | md_var.h | 78 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 D | mpboot.S | 197 * %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 D | task_switch.c | 314 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 D | send-cpL_varied_recsize.ksh | 182 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 D | dsa-threecolumn.pem | 207 DPl
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge_tx.c | 282 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 D | sfxge_tx.h | 202 struct sfxge_tx_dpl dpl; /* Deferred packet list. */ member
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | fsl,imx8qxp-pixel-link.yaml | 13 The Freescale i.MX8qm/qxp Display Pixel Link(DPL) forms a standard
|
/freebsd/sys/amd64/include/ |
H A D | md_var.h | 91 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int ist);
|
/freebsd/tools/test/stress2/misc/ |
H A D | syzkaller63.sh | 11 # = DPL 0, pres 1, def32 1, gran 1
|
H A D | syzkaller9.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller60.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller20.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller33.sh | 9 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller46.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller17.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller59.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller12.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | sigreturn3.sh | 37 # = DPL 0, pres 0, def32 0, gran 0
|
H A D | syzkaller13.sh | 34 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller32.sh | 9 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller41.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
H A D | syzkaller49.sh | 11 # = DPL 0, pres 1, long 1, def32 0, gran 1
|
/freebsd/sys/contrib/xen/hvm/ |
H A D | hvm_vcpu.h | 80 * Bit [5,6]: dpl (descriptor privilege level, bits 45-46).
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1088a-ten64.dts | 322 label = "dpl";
|