Searched refs:PHYSICAL (Results 1 – 11 of 11) sorted by relevance
/linux/tools/testing/selftests/kvm/include/arm64/ |
H A D | arch_timer.h | 13 PHYSICAL, enumerator 41 case PHYSICAL: in timer_get_cntct() 57 case PHYSICAL: in timer_set_cval() 72 case PHYSICAL: in timer_get_cval() 88 case PHYSICAL: in timer_set_tval() 104 case PHYSICAL: in timer_get_tval() 120 case PHYSICAL: in timer_set_ctl() 135 case PHYSICAL: in timer_get_ctl()
|
/linux/tools/testing/selftests/kvm/arm64/ |
H A D | arch_timer.c | 41 timer_set_next_cval_ms(PHYSICAL, test_args.timer_period_ms); in guest_configure_timer_action() 42 shared_data->xcnt = timer_get_cntct(PHYSICAL); in guest_configure_timer_action() 43 timer_set_ctl(PHYSICAL, CTL_ENABLE); in guest_configure_timer_action() 46 timer_set_next_tval_ms(PHYSICAL, test_args.timer_period_ms); in guest_configure_timer_action() 47 shared_data->xcnt = timer_get_cntct(PHYSICAL); in guest_configure_timer_action() 48 timer_set_ctl(PHYSICAL, CTL_ENABLE); in guest_configure_timer_action() 75 accessor = PHYSICAL; in guest_validate_irq() 151 timer_set_ctl(PHYSICAL, CTL_IMASK); in guest_code()
|
H A D | arch_timer_edge_cases.c | 159 timer = PHYSICAL; in guest_irq_handler() 832 timer_set_ctl(PHYSICAL, CTL_IMASK); in guest_code() 868 if (timer == PHYSICAL) in kvm_set_cntxct() 1058 test_vm_create(&vm, &vcpu, PHYSICAL); in main()
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dmem.c | 461 launch_dma |= NVDEF(NVA0B5, LAUNCH_DMA, SRC_TYPE, PHYSICAL); in nvc0b5_migrate_copy() 478 launch_dma |= NVDEF(NVA0B5, LAUNCH_DMA, DST_TYPE, PHYSICAL); in nvc0b5_migrate_copy() 533 launch_dma |= NVDEF(NVA0B5, LAUNCH_DMA, DST_TYPE, PHYSICAL); in nvc0b5_migrate_clear()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/ |
H A D | fifo.c | 39 args->flags = NVDEF(NVOS04, FLAGS, CHANNEL_TYPE, PHYSICAL); in r570_chan_alloc()
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-g-mode.rst | 232 * .. _`CEC-MSG-GIVE-PHYSICAL-ADDR`: 269 * .. _`CEC-MSG-REPORT-PHYSICAL-ADDR`:
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | radiotrack.rst | 39 PHYSICAL DESCRIPTION
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
H A D | fifo.c | 94 args->flags = NVDEF(NVOS04, FLAGS, CHANNEL_TYPE, PHYSICAL); in r535_chan_alloc()
|
/linux/drivers/md/ |
H A D | dm-thin.c | 118 PHYSICAL enumerator 135 (void) build_key(td, PHYSICAL, b, b + 1llu, key); in build_data_key() 1705 (void) build_key(tc->td, PHYSICAL, data_begin, data_begin + len, &data_key); in break_up_discard_bio()
|
/linux/arch/arm64/tools/ |
H A D | sysreg | 1394 0b11 PHYSICAL 2853 0b0011 PHYSICAL 4058 0b0011 PHYSICAL
|
/linux/ |
H A D | MAINTAINERS | 14820 MARVELL OCTEONTX2 PHYSICAL FUNCTION DRIVER
|