Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c384 bool ign_holes = flags & DAT_WALK_IGN_HOLES; in dat_entry_walk() local
409 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()
508 if (pte_hole(**ptepp) && !ign_holes) in dat_entry_walk()