Home
last modified time | relevance | path

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

/qemu/target/arm/hvf/
H A Dtrace-events5 …l isv, bool iswrite, bool s1ptw, uint32_t len, uint32_t srt) "data abort: [pc=0x%"PRIx64" va=0x%01…
H A Dhvf.c1903 bool iswrite = (syndrome >> 6) & 1; in hvf_vcpu_exec() local
1913 iswrite, s1ptw, len, srt); in hvf_vcpu_exec()
1923 if (iswrite) { in hvf_vcpu_exec()