Searched refs:APID (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/Documentation/s390/ |
D | vfio-ap.rst | 82 comprised of an AP adapter ID (APID) and an AP queue index (APQI). The 133 an APID from 0-255. If a bit is set, the corresponding adapter is valid for 359 mediated matrix device. To assign/unassign an adapter, the APID of the 541 (APID). Each bit in the mask, from left to right (i.e., from most significant 542 to least significant bit in big endian order), corresponds to an APID from 543 0-255. If a bit is set, the APID is marked as usable only by the default AP 544 queue device drivers; otherwise, the APID is usable by the vfio_ap 780 one APQN with the specified APID bound to the vfio_ap driver. If no such
|
/Linux-v5.15/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 475 #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
|