Home
last modified time | relevance | path

Searched defs:reg_rmw (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/ti/
Dnetcp_xgbepcsr.c21 #define reg_rmw(addr, value, mask) \ macro
/linux-6.12.1/arch/x86/kvm/
Dkvm_emulate.h546 static inline ulong *reg_rmw(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_rmw() function