Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dap.h287 static inline struct ap_queue_status ap_qact(ap_qid_t qid, int ifbit, in ap_qact() argument
290 unsigned long reg0 = qid | (5UL << 24) | ((ifbit & 0x01) << 22); in ap_qact()