Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dcopy-paste.h29 static inline int vas_paste(void *paste_address, int offset) in vas_paste() function
H A Dvas-window.c1129 rc = vas_paste(addr, offset); in vas_paste_crb()
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h44 static inline int vas_paste(void *paste_address, int offset) in vas_paste() function
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c206 ret = vas_paste(nxhandle->paste_addr, 0); in nxu_run_job()