Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Darch.c227 const bool pkt_need_commit = true; in arch_fpop_end() local
H A Dmacros.h45 if (pkt_need_commit) { \
H A Dop_helper.c359 uint32_t pkt_need_commit) in HELPER()