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.c409 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
429 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
449 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
481 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
551 if (crste_hole(crste)) { in dat_crste_walk_range()
H A Ddat.h768 #define crste_hole(x) _crste_hole(_CRSTE(x)) macro