Home
last modified time | relevance | path

Searched refs:APID (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/Documentation/s390/
Dvfio-ap.rst82 comprised of an AP adapter ID (APID) and an AP queue index (APQI). The
132 an APID from 0-255. If a bit is set, the corresponding adapter is valid for
357 vfio_ap mediated device. To assign/unassign an adapter, the APID of the
451 plugged into the guest (i.e., the bit corresponding to its APID will not be
582 (APID). Each bit in the mask, from left to right, corresponds to an APID from
583 0-255. If a bit is set, the APID belongs to the subset of APQNs marked as
853 * Each APQN derived from the Cartesian product of the APID of the adapter
951 * Each APQN derived from the Cartesian product comprised of the APID of the
/linux-6.1.9/drivers/iommu/
Dmsm_iommu_hw-8xxx.h475 #define SET_APID(b, c, v) SET_CONTEXT_FIELD(b, c, FSYNR0, APID, v)
663 #define GET_APID(b, c) GET_CONTEXT_FIELD(b, c, FSYNR0, APID)
1032 #define APID (APID_MASK << APID_SHIFT) macro