Home
last modified time | relevance | path

Searched refs:OPAQUE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/scripts/coccinelle/
H A Dmemory-region-housekeeping.cocci95 expression OPAQUE;
100 -memory_region_init_rom_device_nomigrate(MR, NULL, OPS, OPAQUE, NAME, SIZE, ERRP);
101 +memory_region_init_rom_device(MR, NULL, OPS, OPAQUE, NAME, SIZE, ERRP);
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly907e.c45 NVDEF(NV907E, SET_COMPOSITION_CONTROL, MODE, OPAQUE)); in ovly907e_image_set()
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h82 #define OPAQUE 0x00000000 macro
/openbmc/qemu/target/arm/
H A Dcpregs.h994 #define define_arm_cp_regs_with_opaque(CPU, REGS, OPAQUE) \ argument
997 define_arm_cp_regs_with_opaque_len(CPU, REGS, OPAQUE, \