Searched refs:HME_SEB_REG_SIZE (Results 1 – 1 of 1) sorted by relevance
40 #define HME_SEB_REG_SIZE 0x2000 macro171 uint32_t sebregs[HME_SEB_REG_SIZE >> 2];863 "sunhme.seb", HME_SEB_REG_SIZE); in sunhme_realize()931 VMSTATE_UINT32_ARRAY(sebregs, SunHMEState, (HME_SEB_REG_SIZE >> 2)),