Lines Matching refs:aqm
3178 * @aqm: the mask identifying the accessible AP domains
3188 unsigned long *aqm, unsigned long *adm)
3199 memcpy(crycb->apcb1.aqm, aqm, 32);
3200 VM_EVENT(kvm, 3, "SET CRYCB: aqm %016lx %016lx %016lx %016lx",
3201 aqm[0], aqm[1], aqm[2], aqm[3]);
3209 memcpy(crycb->apcb0.aqm, aqm, 2);
3211 VM_EVENT(kvm, 3, "SET CRYCB: apm %016lx aqm %04x adm %04x",
3212 apm[0], *((unsigned short *)aqm),