Home
last modified time | relevance | path

Searched refs:req_off (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_insn.c158 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg() local
163 " .insn rre,0xb9d20000,%[data],%[req_off]\n" in ____pcilg()
169 [req_off] "+&d" (req_off.pair) :: "cc"); in ____pcilg()
170 *status = req_off.even >> 24 & 0xff; in ____pcilg()
260 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg() local
264 " .insn rre,0xb9d00000,%[data],%[req_off]\n" in __pcistg()
269 : [cc] "+d" (cc), [req_off] "+&d" (req_off.pair) in __pcistg()
272 *status = req_off in __pcistg()
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-fpa-defs.h114 uint64_t req_off:1; member
128 uint64_t req_off:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-fpa-defs.h114 uint64_t req_off:1; member
128 uint64_t req_off:1;

Completed in 6 milliseconds