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() function182 do_bounce(map->orig_phys + offset, addr + offset, sz, dir); in vduse_domain_bounce()
7600 int do_bounce = 0; in apply_link_downgrade_policy() local7654 do_bounce = 1; in apply_link_downgrade_policy()7666 do_bounce = 1; in apply_link_downgrade_policy()7673 if (do_bounce) { in apply_link_downgrade_policy()7930 int do_bounce = 0; in handle_dcc_err() local7973 do_bounce = 1; in handle_dcc_err()7989 if (reason_valid && !do_bounce) { in handle_dcc_err()7990 do_bounce = ppd->port_error_action & in handle_dcc_err()8041 if (reason_valid && !do_bounce) { in handle_dcc_err()8042 do_bounce = ppd->port_error_action & in handle_dcc_err()[all …]