Searched refs:do_bounce (Results 1 – 2 of 2) sorted by relevance
136 static void do_bounce(phys_addr_t orig, void *addr, size_t size, in do_bounce() function183 do_bounce(map->orig_phys + offset, addr, sz, dir); in vduse_domain_bounce()
7599 int do_bounce = 0; in apply_link_downgrade_policy() local7653 do_bounce = 1; in apply_link_downgrade_policy()7665 do_bounce = 1; in apply_link_downgrade_policy()7672 if (do_bounce) { in apply_link_downgrade_policy()7929 int do_bounce = 0; in handle_dcc_err() local7972 do_bounce = 1; in handle_dcc_err()7988 if (reason_valid && !do_bounce) { in handle_dcc_err()7989 do_bounce = ppd->port_error_action & in handle_dcc_err()8040 if (reason_valid && !do_bounce) { in handle_dcc_err()8041 do_bounce = ppd->port_error_action & in handle_dcc_err()[all …]