Home
last modified time | relevance | path

Searched refs:alternates (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dvapic.c540 uint8_t alternates[2]; in patch_hypercalls() local
552 alternates[0] = outl_pattern[7]; in patch_hypercalls()
553 alternates[1] = outl_pattern[7]; in patch_hypercalls()
557 alternates[0] = vmcall_pattern[7]; in patch_hypercalls()
558 alternates[1] = 0xd9; /* AMD's VMMCALL */ in patch_hypercalls()
562 (rom[pos + 7] == alternates[0] || rom[pos + 7] == alternates[1])) { in patch_hypercalls()
/openbmc/qemu/tests/qapi-schema/
H A Dalternate-empty.json1 # alternates cannot be empty
H A Dunion-bad-discriminator.json2 # this tests the old syntax for anonymous unions before we added alternates
H A Dqapi-schema-test.json149 # for testing use of 'number' within alternates
156 # for testing use of 'str' within alternates
/openbmc/u-boot/drivers/usb/gadget/
H A Dcore.c180 if (alternate >= interface_instance->alternates) { in usbd_device_alternate_instance()
238 if ((alternate < 0) || (alternate >= interface_instance->alternates)) { in usbd_device_interface_descriptor()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0022-libatomic-Do-not-enforce-march-on-aarch64.patch24 ## On a target-specific basis, include alternates to be selected by IFUNC.
/openbmc/linux/scripts/
H A Dasn1_compiler.c848 int alternates);
1148 int alternates) in parse_compound() argument
1178 if (alternates) in parse_compound()
/openbmc/u-boot/include/
H A Dusbdevice.h530 int alternates; member
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c667 interface_instance->alternates = 1; in usbtty_init_instances()
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst104 determines the length of the pulse, which alternates between high and low
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst387 stage when a specific tree is checked out. This is done using alternates
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst973 alternates), or value (for enums), a description of each feature (if