Searched refs:REG_HIDDEN_USER (Results 1 – 2 of 2) sorted by relevance
62 #define REG_HIDDEN_USER (1 << 0) /* hidden from userspace ioctls */ macro116 return r->visibility(vcpu, r) & REG_HIDDEN_USER; in sysreg_hidden_from_user()
1026 return vcpu_has_ptrauth(vcpu) ? 0 : REG_HIDDEN_USER | REG_HIDDEN_GUEST; in ptrauth_visibility()1132 return REG_HIDDEN_USER | REG_HIDDEN_GUEST; in sve_visibility()1142 return REG_HIDDEN_USER; in sve_id_visibility()