/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gp100.c | 36 /* device SHADOWed */ in gp100_temp_get() 38 nvkm_trace(subdev, "reading temperature from SHADOWed sensor\n"); in gp100_temp_get()
|
/linux/arch/parisc/kernel/ |
H A D | entry.S | 15 * - handle in assembly and use shadowed registers only 88 * Note that we use shadowed registers for temps until 90 * %r8 (a shadowed register) which temporarily contained 92 * to use a non-shadowed register to carry the value over 97 * be a non-shadowed register so that it survives the rfir. 1118 * in the shadowed registers 2197 * r1. This routine can't be used for shadowed registers, since 2198 * the rfir will restore the original value. So, for the shadowed 2208 bv %r0(%r25) /* r1 - shadowed */ 2222 bv %r0(%r25) /* r8 - shadowed */ [all …]
|
/linux/drivers/rtc/ |
H A D | rtc-rk808.c | 21 /* RK808 has a shadowed register for saving a "frozen" RTC time. 22 * When user setting "GET_TIME" to 1, the time will save in this shadowed 102 /* Force an update of the shadowed registers right now */ in rk808_rtc_readtime() 402 /* start rtc running by default, and use shadowed timer. */ in rk808_rtc_probe()
|
/linux/arch/s390/mm/ |
H A D | gmap.c | 1455 * @r2t: parent gmap address of the region 2 table to get shadowed 1463 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the 1540 * @r3t: parent gmap address of the region 3 table to get shadowed 1543 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the 1620 * @sgt: parent gmap address of the segment table to get shadowed 1623 * Returns: 0 if successfully shadowed or already shadowed, -EAGAIN if the 1717 * @pgt: parent gmap address of the page table to get shadowed 1720 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the 1797 * @pte: pte in parent gmap address space to get shadowed 1799 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the
|
/linux/arch/mips/loongson64/ |
H A D | vbios_quirk.c | 25 dev_info(&pdev->dev, "Video device with shadowed ROM at %pR\n", res); in pci_fixup_video()
|
/linux/drivers/sh/intc/ |
H A D | Kconfig | 17 SH-4A and newer interrupt blocks all support a special shadowed
|
/linux/arch/x86/kvm/vmx/ |
H A D | nested.h | 97 /* return the page table to be shadowed - in our case, EPT12 */ in nested_ept_get_eptp() 108 * of L1's "real" cr0 used to run the guest (guest_cr0), and the bits shadowed
|
H A D | vmcs_shadow_fields.h | 24 * When adding or removing fields here, note that shadowed
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | econet,en751221-intc.yaml | 46 <8 3> means IRQ 8 is shadowed by IRQ 3, so IRQ 3 cannot be mapped, but
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | probe.c | 23 * When shadowed, it's 128-entry system. in cpu_probe()
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispcsi2.h | 83 /* Fields in CSI2_CTx_CTRL1/3 - Shadowed */
|
/linux/arch/x86/kvm/mmu/ |
H A D | mmu_internal.h | 88 * Stores the result of the guest translation being shadowed by each 94 * The GFN is stored in the upper bits (PAGE_SHIFT) and the shadowed
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | module_fentry_shadow.c | 110 * shadowed functions and uses the same address for both the in test_module_fentry_shadow()
|
/linux/include/linux/bcma/ |
H A D | bcma_regs.h | 101 #define BCMA_SOC_FLASH2 0x1c000000 /* Flash Region 2 (region 1 shadowed here) */
|
/linux/drivers/pwm/ |
H A D | pwm-apple.c | 8 * - The writes to cycle registers are shadowed until a write to
|
H A D | pwm-visconti.c | 13 * - When the settings of the PWM are modified, the new values are shadowed
|
H A D | pwm-axi-pwmgen.c | 11 * - The writes to registers for period and duty are shadowed until
|
/linux/Documentation/arch/arm/ |
H A D | memory.rst | 82 of the memory is shadowed here with 1 bit
|
/linux/drivers/md/persistent-data/ |
H A D | dm-btree-internal.h | 150 * This returns a shadowed btree leaf that you may modify. In practise
|
/linux/arch/powerpc/include/asm/ |
H A D | lppaca.h | 133 * contains adjacent ESID and VSID pairs for each shadowed SLB. The
|
/linux/arch/openrisc/ |
H A D | Kconfig | 227 Say Y here if your OpenRISC processor features shadowed
|
/linux/arch/powerpc/sysdev/ |
H A D | cpm_common.c | 102 /* shadowed data register to clear/set bits safely */
|
/linux/arch/powerpc/platforms/8xx/ |
H A D | cpm1.c | 383 /* shadowed data register to clear/set bits safely */ 525 /* shadowed data register to clear/set bits safely */
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | gtt.h | 166 bool shadowed; member
|
/linux/Documentation/virt/kvm/x86/ |
H A D | mmu.rst | 170 (since each first-level guest page is shadowed by two first-level 222 Either the guest page table containing the translations shadowed by this
|