Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dspecial_insns.h266 static inline int enqcmds(void __iomem *dst, const void *src) in enqcmds() function
/linux/drivers/dma/idxd/
H A Dsubmit.c161 rc = enqcmds(portal, desc); in idxd_enqcmds()