Can i use a single memory lock for both devices ?

I have a file which is used by all GPU’s and i have locked it in my Host memory using mlock(2).

Can i use this single lock for all GPU’s ?