Home
last modified time | relevance | path

Searched defs:bitop (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/lib/
H A Dsetbit.S12 bitop _set_bit, orr label
H A Dclearbit.S12 bitop _clear_bit, bic label
H A Dchangebit.S12 bitop _change_bit, eor label
/linux/tools/include/linux/
H A Dbitops.h35 #define bitop(op, nr, addr) \ macro
/linux/arch/x86/kvm/svm/
H A Dsvm.h745 __BUILD_SVM_MSR_BITMAP_HELPER(rtype,action,bitop,access,bit_rw) global() argument
758 BUILD_SVM_MSR_BITMAP_HELPERS(ret_type,action,bitop) global() argument