Home
last modified time | relevance | path

Searched defs:pp_mem_addr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat.c49 qat_mem_alloc_contig(void **pp_mem_addr, Cpa32U size_bytes) in qat_mem_alloc_contig()
58 qat_mem_free_contig(void **pp_mem_addr) in qat_mem_free_contig()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dqat.h161 #define QAT_PHYS_CONTIG_ALLOC(pp_mem_addr, size_bytes) \ argument