Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A DKconfig9 config AARCH64 config
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c319 #define AARCH64(REG) { SYS_DESC(REG), .access = pvm_access_id_aarch64 } macro