Searched refs:nx842_get_pa (Results 1 – 1 of 1) sorted by relevance
161 static inline unsigned long nx842_get_pa(void *addr) in nx842_get_pa() function180 entry->ptr = nx842_get_pa((void *)buf); in nx842_build_scatterlist()382 op.csbcpb = nx842_get_pa(csbcpb); in nx842_compress()383 op.out = nx842_get_pa(slout.entries); in nx842_compress()413 op.in = nx842_get_pa((void *)inbuf); in nx842_compress()419 op.in = nx842_get_pa(slin.entries); in nx842_compress()577 op.csbcpb = nx842_get_pa(csbcpb); in nx842_decompress()609 op.in = nx842_get_pa((void *)inbuf); in nx842_decompress()614 op.in = nx842_get_pa(slin.entries); in nx842_decompress()625 op.out = nx842_get_pa((void *)outbuf); in nx842_decompress()[all …]