Home
last modified time | relevance | path

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

/qemu/hw/sd/
H A Dallwinner-sdhost.c464 bool out_of_bounds = false; in allwinner_sdhost_read() local
587 out_of_bounds = true; in allwinner_sdhost_read()
591 out_of_bounds = true; in allwinner_sdhost_read()
596 if (out_of_bounds) { in allwinner_sdhost_read()
619 bool out_of_bounds = false; in allwinner_sdhost_write() local
747 out_of_bounds = true; in allwinner_sdhost_write()
751 out_of_bounds = true; in allwinner_sdhost_write()
755 if (out_of_bounds) { in allwinner_sdhost_write()