Searched refs:REG_RAZ (Results 1 – 2 of 2) sorted by relevance
89 #define REG_RAZ (1 << 2) /* RAZ from userspace and guest */ macro168 return sysreg_visibility(vcpu, r) & REG_RAZ; in sysreg_visible_as_raz()
1270 return REG_RAZ; in id_visibility()1286 return REG_RAZ | REG_USER_WI; in aa32_id_visibility()1294 return REG_RAZ; in raz_visibility()
Completed in 11 milliseconds