Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dhpmc.S82 ENTRY(os_hpmc)
83 .os_hpmc: label
298 ENDPROC(os_hpmc)
305 .word .os_hpmc_end-.os_hpmc
Dtraps.c816 extern const u32 os_hpmc[]; in initialize_ivt()
836 hpmcp = (u32 *)os_hpmc; in initialize_ivt()
Dentry.S170 .import os_hpmc, code
175 load32 PA(os_hpmc), %r3
179 .word PA(os_hpmc) /* address of handler */