Home
last modified time | relevance | path

Searched defs:mem_pdc_call (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/parisc/kernel/
H A Dfirmware.c107 # define mem_pdc_call(args...) unlikely(parisc_narrow_firmware) ? real32_call(MEM_PDC, args) : re… macro
110 # define mem_pdc_call(args...) real32_call(MEM_PDC, args) macro