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