Lines Matching refs:set
261 * L1 must have set up a suspended state to enter the L2 in a
296 /* set L1 state to L2 state */
331 /* set L1 MSR TS field according to L2 transaction state */
837 unsigned long clr, unsigned long set,
856 __radix_pte_update(ptep, clr, set);
866 unsigned long clr, unsigned long set,
873 if ((clr | set) & ~(_PAGE_DIRTY | _PAGE_ACCESSED))
880 kvmhv_update_nest_rmap_rc(kvm, rmap, clr, set, hpa, mask);
1247 /* Are the rc bits set in the L1 partition scoped pte? */
1344 /* Failed to set the reference/change bits */
1431 /* Only set accessed/dirty (rc) bits if set in host and l1 guest ptes */