Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dxlnx-zcu102.c78 bool method_is_hvc; in zcu102_modify_dtb() local
91 method_is_hvc = r && !strcmp("hvc", r); in zcu102_modify_dtb()
94 if (method_is_hvc && s->virt) { in zcu102_modify_dtb()