Searched refs:icswx (Results 1 – 4 of 4) sorted by relevance
266 bool "Support for PowerPC icswx coprocessor instruction"272 Coprocessor Store Word (icswx) coprocessor instruction on POWER7276 the icswx coprocessor instruction. It does not have any effect277 on processors without the icswx coprocessor instruction.284 bool "icswx requires direct PID management"
168 static inline int icswx(__be32 ccw, struct coprocessor_request_block *crb) in icswx() function
21 obj-$(CONFIG_PPC_ICSWX) += icswx.o
439 ret = icswx(cpu_to_be32(ccw), crb); in nx842_powernv_function()