Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kvm/
Dpriv.c753 unsigned long *cbrlo, cbrle; in handle_essa() local
775 cbrle = cbrlo[i]; in handle_essa()
776 if (unlikely(cbrle & ~PAGE_MASK || cbrle < 2 * PAGE_SIZE)) in handle_essa()
780 __gmap_zap(gmap, cbrle); in handle_essa()