Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c410 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
430 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
450 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
482 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
552 if (crste_hole(crste)) { in dat_crste_walk_range()
H A Ddat.h774 #define crste_hole(x) _crste_hole(_CRSTE(x)) macro