has_hyp
#define HAS_PHYS has_hyp()
if (has_hyp()) {
if (has_hyp()) {
bool has_hyp(void);
if (!has_hyp()) {
extern bool has_hyp;
UPDATE_CAP(has_hyp, (desc->isa_extensions & HWCAP_ISA_H) != 0);
bool has_hyp;
if (!has_hyp) {