Home
last modified time | relevance | path

Searched refs:paste_address (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
A Dcopy-paste.h29 static inline int vas_paste(void *paste_address, int offset) in vas_paste() argument
37 : "b" (offset), "b" (paste_address) in vas_paste()
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
A Dcopy-paste.h44 static inline int vas_paste(void *paste_address, int offset) in vas_paste() argument
52 : "b" (offset), "b" (paste_address) in vas_paste()
/linux/Documentation/powerpc/
A Dvas-api.rst48 (aka paste_address) returned by mmap(). User space can close the
68 address space (i.e. get a paste_address for the co-processor
167 The mmap() system call for a NX-GZIP device fd returns a paste_address

Completed in 6 milliseconds