Searched refs:is_pv (Results 1 – 2 of 2) sorted by relevance
18 is_pv() { function25 if is_pv "$@" && [ "$ACCEL" = "tcg" ]; then30 if is_pv "$@" && [ "$MIGRATION" = "yes" ]; then38 if is_pv "$@"; then43 if is_pv "$@"; then
126 static inline void snippet_setup_guest(struct vm *vm, bool is_pv) in snippet_setup_guest() argument134 if (is_pv) { in snippet_setup_guest()