Home
last modified time | relevance | path

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

/arch/s390/kvm/
Dpriv.c746 unsigned long *cbrlo, cbrle; in handle_essa() local
768 cbrle = cbrlo[i]; in handle_essa()
769 if (unlikely(cbrle & ~PAGE_MASK || cbrle < 2 * PAGE_SIZE)) in handle_essa()
773 __gmap_zap(gmap, cbrle); in handle_essa()