Searched refs:OV5_HP_EVT (Results 1 – 5 of 5) sorted by relevance
53 #define OV5_HP_EVT OV_BIT(6, 5) macro
149 #define OV5_HP_EVT 0x0604 /* Hot Plug Event support */ macro
421 if (spapr_ovec_test(spapr->ov5_cas, OV5_HP_EVT)) { in rtas_event_log_to_source()
2875 spapr_ovec_set(spapr->ov5, OV5_HP_EVT); in spapr_machine_init()3575 spapr_ovec_test(ms->ov5_cas, OV5_HP_EVT)); in spapr_memory_plug()4220 return spapr_ovec_test(spapr->ov5_cas, OV5_HP_EVT) || in spapr_memory_hot_unplug_supported()
1097 .bin_opts = OV5_FEAT(OV5_RESIZE_HPT) | OV5_FEAT(OV5_HP_EVT),