Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dpaging_tmpl.h939 int i, nr_present = 0; in FNAME() local
974 &nr_present)) in FNAME()
983 nr_present++; in FNAME()
993 return !nr_present; in FNAME()
Dmmu.c3549 unsigned access, int *nr_present) in sync_mmio_spte() argument
3557 (*nr_present)++; in sync_mmio_spte()