Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dcpu_ldst.h91 static inline void *g2h(CPUState *cs, abi_ptr x) in g2h() function
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c625 bool g2h = g2h_has_room(ct, g2h_dw); in has_room_nb() local