Home
last modified time | relevance | path

Searched refs:i440fx_set_smm (Results 1 – 3 of 3) sorted by relevance

/external/qemu/hw/
Dpc.h126 void i440fx_set_smm(PCIDevice *d, int val);
Dpiix_pci.c110 void i440fx_set_smm(PCIDevice *d, int val) in i440fx_set_smm() function
Dpc.c132 i440fx_set_smm(i440fx_state, (env->hflags >> HF_SMM_SHIFT) & 1); in cpu_smm_update()