Home
last modified time | relevance | path

Searched refs:SPAPR_CAP_AIL_MODE_3 (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_caps.c825 [SPAPR_CAP_AIL_MODE_3] = {
828 .index = SPAPR_CAP_AIL_MODE_3,
853 caps.caps[SPAPR_CAP_AIL_MODE_3] = SPAPR_CAP_OFF; in default_caps_with_cpu()
H A Dspapr_hcall.c896 if (!spapr_get_cap(spapr, SPAPR_CAP_AIL_MODE_3)) { in h_set_mode_resource_addr_trans_mode()
H A Dspapr.c4769 smc->default_caps.caps[SPAPR_CAP_AIL_MODE_3] = SPAPR_CAP_ON; in spapr_machine_class_init()
/qemu/include/hw/ppc/
H A Dspapr.h83 #define SPAPR_CAP_AIL_MODE_3 0x0C macro