Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/kernel/
Dpdt.c60 #define PDT_ADDR_PERM_ERR (pdt_type != PDT_PDC ? 2UL : 0UL) macro
132 pde & PDT_ADDR_PERM_ERR ? "permanent ":"", in report_mem_err()
326 if ((pde & PDT_ADDR_PERM_ERR) || in pdt_mainloop()