···152152#define H_VASI_RESUMED 5153153#define H_VASI_COMPLETED 6154154155155-/* DABRX flags */156156-#define H_DABRX_HYPERVISOR (1UL<<(63-61))157157-#define H_DABRX_KERNEL (1UL<<(63-62))158158-#define H_DABRX_USER (1UL<<(63-63))159159-160155/* Each control block has to be on a 4K boundary */161156#define H_CB_ALIGNMENT 4096162157