Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dhost-cpu.c21 uint32_t host_phys_bits; in host_cpu_phys_bits() local
47 uint32_t host_phys_bits = host_cpu_phys_bits(); in host_cpu_adjust_phys_bits() local
H A Dcpu.h2191 bool host_phys_bits; member