Home
last modified time | relevance | path

Searched defs:sync_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/skeleton/pyinventorymgr/
H A Dsync_inventory_items.py167 sync_type = opt.s variable
/openbmc/qemu/hw/intc/
H A Dapic.c97 static void apic_sync_vapic(APICCommonState *s, int sync_type) in apic_sync_vapic()