Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/arch/arm64/
H A Dramdetect.c14 static int abort_checker(struct exc_state *state, uint64_t vector_id) in abort_checker()
/aosp_15_r20/external/coreboot/src/arch/arm64/armv8/
H A Dexception.c173 static int test_exception_handler(struct exc_state *state, uint64_t vector_id) in test_exception_handler()