Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/lguest/
Dpage_tables.c263 static bool check_gpte(struct lg_cpu *cpu, pte_t gpte) in check_gpte() function
490 if (!check_gpte(cpu, gpte)) in demand_page()
959 if (!check_gpte(cpu, gpte)) in __guest_set_pte()