Home
last modified time | relevance | path

Searched defs:search (Results 1 – 4 of 4) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dvm.h17 static inline bool found_huge_pte(struct pte_search search) in found_huge_pte()
24 static inline bool found_leaf_pte(struct pte_search search) in found_leaf_pte()
H A Dvm.c79 struct pte_search search; in get_pte() local
92 struct pte_search search; in get_pte_level() local
317 struct pte_search search; in walk_pte() local
/kvm-unit-tests/x86/
H A Dsvm.c29 struct pte_search search; in npt_get_pde() local
36 struct pte_search search; in npt_get_pdpe() local
H A Demulator.c447 struct pte_search search; in test_sse_exceptions() local