Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/kernel/
Dhpmc.S79 .export os_hpmc, code
82 os_hpmc: label
Dtraps.c736 extern void os_hpmc(void); in check_ivt()
749 length = (u32)((unsigned long)os_hpmc_end - (unsigned long)os_hpmc); in check_ivt()
752 hpmcp = (u32 *)os_hpmc; in check_ivt()
Dentry.S191 .import os_hpmc, code
196 ldil L%PA(os_hpmc), %r3
197 ldo R%PA(os_hpmc)(%r3), %r3
201 .word PA(os_hpmc) /* address of handler */