Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dpf_in.c103 static int get_opcode(unsigned char *addr, unsigned int *opcode) in get_opcode() function
/linux/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c654 static inline u32 get_opcode(u32 cmd, const struct intel_engine_cs *engine) in get_opcode() function