Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dpaging_tmpl.h928 int i, nr_present = 0; in FNAME() local
963 &nr_present)) in FNAME()
972 nr_present++; in FNAME()
982 return !nr_present; in FNAME()
Dmmu.c3578 unsigned access, int *nr_present) in sync_mmio_spte() argument
3586 (*nr_present)++; in sync_mmio_spte()