Searched refs:ERRCTL_PE (Results 1 – 1 of 1) sorted by relevance
1656 #define ERRCTL_PE 0x80000000 in parity_protection_init() macro1662 errctl &= ~(ERRCTL_PE|ERRCTL_L2P); in parity_protection_init()1665 write_c0_ecc(errctl | ERRCTL_PE); in parity_protection_init()1667 l1parity_present = (read_c0_ecc() & ERRCTL_PE); in parity_protection_init()1676 errctl |= ERRCTL_PE; in parity_protection_init()1681 errctl |= ERRCTL_PE; in parity_protection_init()1698 (errctl & ERRCTL_PE) ? "en" : "dis"); in parity_protection_init()