Lines Matching +full:reg +full:- +full:names
1 /* SPDX-License-Identifier: MIT */
15 * @args == Operation-specific extra arguments (NULL if none).
19 * Notify end-of-interrupt (EOI) for the specified IRQ.
88 * Set the current VCPU's I/O-port permissions bitmap.
105 * Read or write an IO-APIC register.
113 uint32_t reg; member
150 /* IN - high 16 bits hold segment for ..._MSI_SEG and ..._MULTI_MSI */
295 * MSI-X capable devices won't (prepare) or may (release) change.
327 * Notify that some PIRQ-bound event channels have been unmasked.
335 * These all-capitals physdev operation names are superceded by the new names
337 * added post-4.5 only though and hence shouldn't check for 0x00030202.
361 * c-file-style: "BSD"
362 * c-basic-offset: 4
363 * tab-width: 4
364 * indent-tabs-mode: nil