Lines Matching refs:set
327 * L1 must have set up a suspended state to enter the L2 in a
363 /* set L1 state to L2 state */
394 /* set L1 MSR TS field according to L2 transaction state */
917 unsigned long clr, unsigned long set,
936 __radix_pte_update(ptep, clr, set);
946 unsigned long clr, unsigned long set,
953 if ((clr | set) & ~(_PAGE_DIRTY | _PAGE_ACCESSED))
960 kvmhv_update_nest_rmap_rc(kvm, rmap, clr, set, hpa, mask);
1431 /* Are the rc bits set in the L1 partition scoped pte? */
1528 /* Failed to set the reference/change bits */
1618 /* Only set accessed/dirty (rc) bits if set in host and l1 guest ptes */