Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/kernel/
Dhpmc.S88 ENTRY_CFI(os_hpmc)
89 .os_hpmc: label
305 ENDPROC_CFI(os_hpmc)
315 .word .os_hpmc_end-.os_hpmc
Dtraps.c770 extern const u32 os_hpmc[]; in initialize_ivt()
809 hpmcp = (u32 *)os_hpmc; in initialize_ivt()
Dentry.S180 .import os_hpmc, code
185 load32 PA(os_hpmc), %r3
189 .word PA(os_hpmc) /* address of handler */