Home
last modified time | relevance | path

Searched refs:CLP_LPS_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/s390/include/asm/
Dclp.h11 #define CLP_LPS_BASE 0 macro
/linux-5.19.10/arch/s390/pci/
Dpci_clp.c481 return clp_req(lpcb, CLP_LPS_BASE) ? -EOPNOTSUPP : 0; in clp_base_slpc()