Searched refs:CAC_BASE (Results 1 – 4 of 4) sorted by relevance
26 #define CAC_BASE _AC(0x80000000, UL) macro39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
91 #define PHYS_TO_K0(x) (_ACAST64_ (x) | CAC_BASE)
46 #define NODE_CAC_BASE(_n) (CAC_BASE + NODE_OFFSET(_n))176 #define NODE_OFFSET_TO_K0(_nasid, _off) PHYS_TO_K0((NODE_OFFSET(_nasid) + (_off)) | CAC_BASE)
54 #define CALIAS_BASE CAC_BASE