Home
last modified time | relevance | path

Searched defs:aarch64 (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/
H A Dmeson.build38 subdir('aarch64') subdir
/openbmc/qemu/target/arm/
H A Dkvm.c1176 #define ESR_DFSC(aarch64, lpae, v) \ argument
1180 #define ESR_DFSC_EXTABT(aarch64, lpae) \ argument
H A Dptw.c1703 bool aarch64 = arm_el_is_aa64(env, el); in get_phys_addr_lpae() local
H A Dcpu.h230 bool aarch64; /* True if CPU is in aarch64 state; inverse of PSTATE.nRW */ member
/openbmc/qemu/hw/arm/
H A Dvirt.c2034 bool aarch64, pmu, steal_time; in virt_cpu_post_init() local
2106 bool aarch64 = true; in machvirt_init() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h91 bool aarch64; member