Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c942 static bool pgste_get_trylock_multiple(union pte *first, int n, union pgste *pgstes) in pgste_get_trylock_multiple() function
964 while (!pgste_get_trylock_multiple(table->ptes + param.offset, n, pgstes)) in dat_get_ptval()
981 while (!pgste_get_trylock_multiple(table->ptes + param.offset, n, pgstes)) in dat_set_ptval()