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