Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dcpu.h96 #define offsetofhigh32(S, M) offsetof(S, M) macro
99 #define offsetofhigh32(S, M) (offsetof(S, M) + sizeof(uint32_t)) macro
H A Dhelper.c4493 offsetofhigh32(CPUARMState, cp15.tcr_el[3]),
4494 offsetofhigh32(CPUARMState, cp15.tcr_el[1]),
6351 .fieldoffset = offsetofhigh32(CPUARMState, cp15.far_el[2]) },
6378 .fieldoffset = offsetofhigh32(CPUARMState, cp15.mair_el[2]) },
6574 .fieldoffset = offsetofhigh32(CPUARMState, cp15.hcr_el2),