__device__ function parameter?

global function parameters are passed via shared memory to the device.

I wonder memory which device function parameters are passed via.

device functions are always inlined.