Searched refs:H_RESERVED_DABR (Results 1 – 4 of 4) sorted by relevance
44 #define H_RESERVED_DABR -8 /* DABR address is reserved by the hypervisor on this processor" */ macro
183 {H_RESERVED_DABR, "H_RESERVED_DABR"}, \
317 #define H_RESERVED_DABR -8 /* DABR address is reserved by the hypervisor on this processor"… macro
225 return H_RESERVED_DABR; in h_set_dabr()