Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dpdt.c63 #define PDT_ADDR_PERM_ERR (pdt_type != PDT_PDC ? 2UL : 0UL) macro
135 pde & PDT_ADDR_PERM_ERR ? "permanent ":"", in report_mem_err()
330 if ((pde & PDT_ADDR_PERM_ERR) || in pdt_mainloop()