Home
last modified time | relevance | path

Searched refs:SPACE_SYSTEM_IO (Results 1 – 6 of 6) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Ddefault_acpi_info.h22 #define PM1A_EVT_SPACE_ID SPACE_SYSTEM_IO
26 #define PM1B_EVT_SPACE_ID SPACE_SYSTEM_IO
32 #define PM1A_CNT_SPACE_ID SPACE_SYSTEM_IO
37 #define PM1B_CNT_SPACE_ID SPACE_SYSTEM_IO
/hypervisor/arch/x86/
A Dcpu_state_tbl.c38 {{SPACE_SYSTEM_IO, 0x8U, 0U, 0U, 0x415UL}, 0x2U, 0x32U, 0x0AUL}, /* C2 */
39 {{SPACE_SYSTEM_IO, 0x8U, 0U, 0U, 0x419UL}, 0x3U, 0x96U, 0x0AUL} /* C3 */
104 {{SPACE_SYSTEM_IO, 0x8U, 0U, 0U, 0x1816UL}, 0x2U, 0x97U, 0UL}, /* C2 */
105 {{SPACE_SYSTEM_IO, 0x8U, 0U, 0U, 0x1819UL}, 0x3U, 0x40AU, 0UL} /* C3 */
A Dpm.c260 if ((gas->space_id == SPACE_SYSTEM_IO) && in reset_host()
/hypervisor/arch/x86/guest/
A Dpm.c99 if (cx_data->cx_reg.space_id == SPACE_SYSTEM_IO) { in init_cx_port()
256 if ((gas->address != 0UL) && (gas->space_id == SPACE_SYSTEM_IO) && (gas->bit_width != 0U)) { in register_gas_io_handler()
A Dvm_reset.c229 (gas->space_id == SPACE_SYSTEM_IO) && in register_reset_port_handler()
/hypervisor/include/public/
A Dacrn_common.h506 #define SPACE_SYSTEM_IO 1U macro

Completed in 9 milliseconds