Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/kernel/
Dpdt.c30 PDT_PDC, enumerator
61 #define PDT_ADDR_PHYS_MASK (pdt_type != PDT_PDC ? ~0x3f : ~0x0f)
62 #define PDT_ADDR_PERM_ERR (pdt_type != PDT_PDC ? 2UL : 0UL)
162 pdt_type = PDT_PDC; in pdc_pdt_init()
180 pdt_type == PDT_PDC ? __stringify(PDT_PDC) : in pdc_pdt_init()
199 if (pdt_type == PDT_PDC) in pdc_pdt_init()