Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/kernel/
Dpdt.c62 #define PDT_ADDR_PERM_ERR (pdt_type != PDT_PDC ? 2UL : 0UL) macro
134 pde & PDT_ADDR_PERM_ERR ? "permanent ":"", in report_mem_err()
329 if ((pde & PDT_ADDR_PERM_ERR) || in pdt_mainloop()