Home
last modified time | relevance | path

Searched refs:lpid (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/include/misc/
Dcxllib.h106 u32 lpid; member
/linux-4.19.296/drivers/misc/ocxl/
Dlink.c187 int lpid, pid, tid; in xsl_fault_handler() local
195 lpid = be32_to_cpu(pe->lpid); in xsl_fault_handler()
517 pe->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in ocxl_link_add_pe()
Docxl_internal.h86 __be32 lpid; member
/linux-4.19.296/drivers/misc/cxl/
Dcxllib.c187 attr->lpid = mfspr(SPRN_LPID); in cxllib_get_PE_attributes()
Dnative.c421 be32_to_cpu(ctx->elem->lpid)); in slb_invalid()
674 ctx->elem->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in process_element_entry_psl9()
748 ctx->elem->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in cxl_attach_afu_directed_psl8()
Dcxl.h762 __be32 lpid; member