Lines Matching full:63
91 #define H_NOOP -63
121 #define H_LARGE_PAGE (1UL<<(63-16))
122 #define H_EXACT (1UL<<(63-24)) /* Use exact PTE or return H_PTEG_FULL */
123 #define H_R_XLATE (1UL<<(63-25)) /* include a valid logical page num in the pte if the valid bit i…
124 #define H_READ_4 (1UL<<(63-26)) /* Return 4 PTEs */
125 #define H_PAGE_STATE_CHANGE (1UL<<(63-28))
126 #define H_PAGE_UNUSED ((1UL<<(63-29)) | (1UL<<(63-30)))
128 #define H_PAGE_SET_LOANED (H_PAGE_SET_UNUSED | (1UL<<(63-31)))
130 #define H_AVPN (1UL<<(63-32)) /* An avpn is provided as a sanity test */
131 #define H_ANDCOND (1UL<<(63-33))
132 #define H_LOCAL (1UL<<(63-35))
133 #define H_ICACHE_INVALIDATE (1UL<<(63-40)) /* icbi, etc. (ignored for IO pages) */
134 #define H_ICACHE_SYNCHRONIZE (1UL<<(63-41)) /* dcbst, icbi, etc (ignored for IO pages */
135 #define H_COALESCE_CAND (1UL<<(63-42)) /* page is a good candidate for coalescing */
136 #define H_ZERO_PAGE (1UL<<(63-48)) /* zero the page before mapping (ignored for IO pages) */
137 #define H_COPY_PAGE (1UL<<(63-49))
138 #define H_N (1UL<<(63-61))
139 #define H_PP1 (1UL<<(63-62))
140 #define H_PP2 (1UL<<(63-63))
143 #define H_VPA_FUNC_SHIFT (63-18) /* Bit posn of subfunction code */
408 #define H_CPU_CHAR_SPEC_BAR_ORI31 (1ull << 63) // IBM bit 0
419 #define H_CPU_BEHAV_FAVOUR_SECURITY (1ull << 63) // IBM bit 0