Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dpdc.h51 int pdc_mem_map_hpa(struct pdc_memory_map *r_addr, struct pdc_module_path *mod_path);
/openbmc/linux/arch/parisc/kernel/
H A Dinventory.c456 int status = pdc_mem_map_hpa(r_addr, module_path); in legacy_create_device()
H A Dfirmware.c757 int pdc_mem_map_hpa(struct pdc_memory_map *address, in pdc_mem_map_hpa() function