Home
last modified time | relevance | path

Searched refs:test_and_clear_bit_inv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dbitops.h232 static inline bool test_and_clear_bit_inv(unsigned long nr, in test_and_clear_bit_inv() function
/openbmc/linux/arch/s390/kvm/
H A Dinterrupt.c318 return test_and_clear_bit_inv(IPM_BIT_OFFSET + gisc, (unsigned long *) gisa); in gisa_tac_ipm_gisc()