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.c434 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
454 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
474 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
506 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
576 if (crste_hole(crste)) { in dat_crste_walk_range()
H A Ddat.h770 #define crste_hole(x) _crste_hole(_CRSTE(x)) macro