Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c467 bool trap = !(hcr & HCR_API); in pauth_check_trap()
/openbmc/qemu/target/arm/
H A Dcpu.h1659 #define HCR_API (1ULL << 41) macro
H A Dhelper.c3699 valid_mask |= HCR_API | HCR_APK; in do_hcr_write()