Searched refs:local_ctl_clear_bit (Results 1 – 3 of 3) sorted by relevance
46 local_ctl_clear_bit(2, CR2_GUARDED_STORAGE_BIT); in gs_disable()
542 local_ctl_clear_bit(0, CR0_CRYPTOGRAPHY_COUNTER_BIT); in pai_del()546 local_ctl_clear_bit(0, CR0_PAI_EXTENSION_BIT); in pai_del()
155 static __always_inline struct ctlreg local_ctl_clear_bit(unsigned int cr, unsigned int bit) in local_ctl_clear_bit() function