Searched refs:PIR (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 344 void setPaddingInReg(bool PIR) { in setPaddingInReg() argument 345 PaddingInReg = PIR; in setPaddingInReg()
|
/freebsd/tools/tools/ |
H A D | README | 53 pirtool A tool for dumping the $PIR table on i386 machines at runtime.
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | saquery.c | 1205 CHECK_AND_SET_VAL(lid, 16, 0, pir.lid, PIR, LID); in query_portinfo_records() 1206 CHECK_AND_SET_VAL(port, 8, -1, pir.port_num, PIR, PORTNUM); in query_portinfo_records() 1207 CHECK_AND_SET_VAL(options, 8, -1, pir.options, PIR, OPTIONS); in query_portinfo_records()
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 17705 Enhanced ACPI init code for SMP. We are now fully MPS and $PIR-
|