Searched refs:pdc_entry (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dpdcpat.h360 extern int pdc_pat_get_PDC_entrypoint(unsigned long *pdc_entry);
/linux-master/arch/parisc/kernel/
H A Dfirmware.c352 * @pdc_entry: pointer to where the PDC entry point should be stored
354 int pdc_pat_get_PDC_entrypoint(unsigned long *pdc_entry) argument
360 *pdc_entry = MEM_PDC;
367 *pdc_entry = pdc_result[0];

Completed in 141 milliseconds