ram_restrict_tbl_ptr  892 drivers/gpu/drm/nouveau/nouveau_bios.c 		bios->ram_restrict_tbl_ptr = ROM16(bios->data[bitentry->offset + 3]);
ram_restrict_tbl_ptr  895 drivers/gpu/drm/nouveau/nouveau_bios.c 		bios->ram_restrict_tbl_ptr = ROM16(bios->data[bitentry->offset + 1]);
ram_restrict_tbl_ptr  107 drivers/gpu/drm/nouveau/nouveau_bios.h 	uint16_t ram_restrict_tbl_ptr;