Searched refs:PDT_ADDR_PHYS_MASK (Results 1 – 1 of 1) sorted by relevance
62 #define PDT_ADDR_PHYS_MASK (pdt_type != PDT_PDC ? ~0x3f : ~0x0f) macro124 addr = pde & PDT_ADDR_PHYS_MASK; in report_mem_err()228 addr = pdt_entry[i] & PDT_ADDR_PHYS_MASK; in pdc_pdt_init()339 pde & PDT_ADDR_PHYS_MASK); in pdt_mainloop()