Searched defs:ivt (Results 1 – 2 of 2) sorted by relevance
17 struct ivt { struct18 uint32_t header;42 const struct ivt ivt_header __attribute__((section(".ivt_header"))) = { argument
133 uint32_t *ivt; in soc_reset_hook() local