Searched refs:inhibits (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kvm/ |
| H A D | trace.h | 1473 #define kvm_print_apicv_inhibit_reasons(inhibits) \ argument 1474 (inhibits), (inhibits) ? " " : "", \ 1475 (inhibits) ? __print_flags(inhibits, "|", APICV_INHIBIT_REASONS) : "" 1478 TP_PROTO(int reason, bool set, unsigned long inhibits), 1479 TP_ARGS(reason, set, inhibits), 1484 __field(unsigned long, inhibits) 1490 __entry->inhibits = inhibits; 1496 kvm_print_apicv_inhibit_reasons(__entry->inhibits))
|
| /linux/Documentation/scsi/ |
| H A D | BusLogic.rst | 497 The "InhibitTargetInquiry" option inhibits the execution of an Inquire
|