Searched refs:NV1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | nvreg.h | 182 typedef enum {NV1,NV3,NV4,NumNVChips} NVChipType; enumerator
|
/openbmc/qemu/target/arm/tcg/ |
H A D | hflags.c | 344 DP_TBFLAG_A64(flags, NV1, 1); in rebuild_hflags_a64()
|
H A D | translate-a64.c | 2313 * HCR_EL2.NV1 is 0, and some only if NV1 is 1 (these come in in handle_sys() 11721 dc->nv1 = EX_TBFLAG_A64(tb_flags, NV1); in aarch64_tr_init_disas_context()
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 3191 FIELD(TBFLAG_A64, NV1, 33, 1)
|