Searched refs:PRIV (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc-m.c104 {"ssm", M0, OpX3X4 (0, 0, 6), {IMMU24}, PRIV, 0, NULL},
105 {"rsm", M0, OpX3X4 (0, 0, 7), {IMMU24}, PRIV, 0, NULL},
109 {"mov", M, OpX3X6b (1, 0, 0x2c), {CR3, R2}, PRIV, 0, NULL},
110 {"mov", M, OpX3X6b (1, 0, 0x24), {R1, CR3}, PRIV, 0, NULL},
115 {"mov", M, OpX3X6b (1, 0, 0x2d), {PSR_L, R2}, PRIV, 0, NULL},
117 {"mov", M, OpX3X6b (1, 0, 0x25), {R1, PSR}, PRIV, 0, NULL},
126 {"itc.d", M0, OpX3X6b (1, 0, 0x2e), {R2}, LAST | PRIV, 0, NULL},
127 {"itc.i", M0, OpX3X6b (1, 0, 0x2f), {R2}, LAST | PRIV, 0, NULL},
129 {"mov", M, OpX3X6b (1, 0, 0x00), {RR_R3, R2}, PRIV, 0, NULL},
130 {"mov", M, OpX3X6b (1, 0, 0x01), {DBR_R3, R2}, PRIV,
[all...]
H A Dia64-opc.h37 #define PRIV IA64_OPCODE_PRIV macro
H A Dia64-opc-b.c197 {"rfi", B0, OpX6 (0, 0x08), {0, }, NO_PRED | LAST | PRIV | MOD_RRBS, 0, NULL},
198 {"bsw.0", B0, OpX6 (0, 0x0c), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
199 {"bsw.1", B0, OpX6 (0, 0x0d), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
201 {"vmsw.0", B0, OpX6 (0, 0x18), {0, }, NO_PRED | PRIV, 0, NULL},
202 {"vmsw.1", B0, OpX6 (0, 0x19), {0, }, NO_PRED | PRIV, 0, NULL},
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_ramdisk.c76 #define PRIV(io) \ macro
373 lba = ARGS(io)->lba + PRIV(io)->len - lbas;
438 if (ARGS(io)->len > PRIV(io)->len) {
460 lbas = ARGS(io)->len - PRIV(io)->len;
469 PRIV(io)->len += lbas;
487 lba = ARGS(io)->lba + PRIV(io)->len;
489 lbas = ARGS(io)->len - PRIV(io)->len;
527 PRIV(io)->len += lbas;
529 ARGS(io)->len <= PRIV(io)->len) {
549 PRIV(i
[all...]
H A Dctl_backend_block.c112 #define PRIV(io) \ macro
370 beio = (struct ctl_be_block_io *)PRIV(io)->ptr;
402 beio = (struct ctl_be_block_io *)PRIV(io)->ptr;
1238 beio = (struct ctl_be_block_io *)PRIV(io)->ptr;
1281 beio = (struct ctl_be_block_io *)PRIV(io)->ptr;
1380 beio = (struct ctl_be_block_io *)PRIV(io)->ptr;
1427 PRIV(io)->ptr = (void *)beio;
1484 PRIV(io)->ptr = (void *)beio;
1560 bptrlen = PRIV(io);
1673 beio = (struct ctl_be_block_io *)PRIV(i
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDHSAKernelDescriptor.h85 COMPUTE_PGM_RSRC1(PRIV, 20, 1),
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.c460 if ((p->e_flags&PRIV) && uid)
543 if ((p->e_flags&PRIV) && uid)
H A Dtip.h183 #define PRIV 02 /* privileged, root execute only */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h81 COMPPGM1(priv, compute_pgm_rsrc1_priv, PRIV),

Completed in 101 milliseconds