Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/kernel/
Dhpmc.S312 .export os_hpmc_end, code
314 os_hpmc_end: label
Dtraps.c737 extern void os_hpmc_end(void); in check_ivt()
749 length = (u32)((unsigned long)os_hpmc_end - (unsigned long)os_hpmc); in check_ivt()