Searched refs:spa (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/misc/cxl/ |
D | native.c | 178 if (!(afu->spa = (struct cxl_process_element *) in alloc_spa() 186 afu->sw_command_status = (__be64 *)((char *)afu->spa + in alloc_spa() 189 spap = virt_to_phys(afu->spa) & CXL_PSL_SPAP_Addr; in alloc_spa() 192 … processes: %i, sw_command_status: 0x%p CXL_PSL_SPAP_An=0x%016llx\n", afu->spa, afu->spa_max_procs… in alloc_spa() 201 free_pages((unsigned long) afu->spa, afu->spa_order); in release_spa()
|
D | context.c | 98 ctx->elem = &ctx->afu->spa[i]; in cxl_context_init()
|
D | cxl.h | 371 struct cxl_process_element *spa; member
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | pdc.h | 362 unsigned int spa; /* SPA base address */ member
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pdc.h | 113 unsigned char spa;
|
/linux-4.1.27/arch/parisc/kernel/ |
D | firmware.c | 1148 PAGE0->mem_cons.spa, __pa(PAGE0->mem_cons.dp.layers), in pdc_iodc_print() 1175 PAGE0->mem_kbd.spa, __pa(PAGE0->mem_kbd.dp.layers), in pdc_iodc_getc()
|
/linux-4.1.27/drivers/parisc/ |
D | sba_iommu.c | 1546 PAGE0->mem_boot.spa, PAGE0->mem_boot.pad, PAGE0->mem_boot.cl_class); in sba_hw_init()
|