Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Docteon-wdt-main.c109 static struct cvmx_boot_vector_element *octeon_wdt_bootvector; variable
358 octeon_wdt_bootvector[core].target_ptr = (u64)octeon_wdt_nmi_stage2; in octeon_wdt_cpu_online()
527 octeon_wdt_bootvector = cvmx_boot_vector_get(); in octeon_wdt_init()
528 if (!octeon_wdt_bootvector) { in octeon_wdt_init()