Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dinst.h46 struct ppc_inst { struct
53 static inline u32 ppc_inst_val(struct ppc_inst x) in ppc_inst_val() argument
63 #define ppc_inst(x) ((struct ppc_inst){ .val = (x) }) macro

Completed in 3 milliseconds