Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/arch/arm64/
Dpac.c40 bool arch_pac_exception_supported(void) { in arch_pac_exception_supported() function
62 bool arch_pac_exception_supported(void) { in arch_pac_exception_supported() function
/aosp_15_r20/trusty/kernel/app/pactest/
H A Dpactest.c179 if (!arch_pac_exception_supported()) { in TEST()
302 if (arch_pac_exception_supported()) { in TEST_P()
/aosp_15_r20/external/trusty/lk/include/arch/
Dops.h98 bool arch_pac_exception_supported(void);