Home
last modified time | relevance | path

Searched refs:arm64_sync_exception (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/arch/arm64/
Dexceptions.S287 bl arm64_sync_exception /* x0 and x1 must be set by caller */
Dexceptions_c.c426 void arm64_sync_exception(struct arm64_iframe_long *iframe, bool from_lower) in arm64_sync_exception() function