Searched refs:PHYSICAL (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/tools/testing/selftests/kvm/include/aarch64/ |
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_set_ctl() 119 case PHYSICAL: in timer_get_ctl()
|
/linux-6.1.9/tools/testing/selftests/kvm/aarch64/ |
D | arch_timer.c | 103 timer_set_next_cval_ms(PHYSICAL, test_args.timer_period_ms); in guest_configure_timer_action() 104 shared_data->xcnt = timer_get_cntct(PHYSICAL); in guest_configure_timer_action() 105 timer_set_ctl(PHYSICAL, CTL_ENABLE); in guest_configure_timer_action() 108 timer_set_next_tval_ms(PHYSICAL, test_args.timer_period_ms); in guest_configure_timer_action() 109 shared_data->xcnt = timer_get_cntct(PHYSICAL); in guest_configure_timer_action() 110 timer_set_ctl(PHYSICAL, CTL_ENABLE); in guest_configure_timer_action() 134 xctl = timer_get_ctl(PHYSICAL); in guest_validate_irq() 135 timer_set_ctl(PHYSICAL, CTL_IMASK); in guest_validate_irq() 136 xcnt = timer_get_cntct(PHYSICAL); in guest_validate_irq() 137 cval = timer_get_cval(PHYSICAL); in guest_validate_irq() [all …]
|
/linux-6.1.9/drivers/gpu/drm/nouveau/ |
D | nouveau_dmem.c | 469 launch_dma |= NVDEF(NVA0B5, LAUNCH_DMA, SRC_TYPE, PHYSICAL); in nvc0b5_migrate_copy() 486 launch_dma |= NVDEF(NVA0B5, LAUNCH_DMA, DST_TYPE, PHYSICAL); in nvc0b5_migrate_copy() 541 launch_dma |= NVDEF(NVA0B5, LAUNCH_DMA, DST_TYPE, PHYSICAL); in nvc0b5_migrate_clear()
|
/linux-6.1.9/Documentation/userspace-api/media/cec/ |
D | cec-ioc-g-mode.rst | 232 * .. _`CEC-MSG-GIVE-PHYSICAL-ADDR`: 269 * .. _`CEC-MSG-REPORT-PHYSICAL-ADDR`:
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | radiotrack.rst | 39 PHYSICAL DESCRIPTION
|
/linux-6.1.9/drivers/md/ |
D | dm-thin.c | 117 PHYSICAL enumerator 132 build_key(td, PHYSICAL, b, b + 1llu, key); in build_data_key() 1690 build_key(tc->td, PHYSICAL, data_begin, data_begin + (virt_end - virt_begin), &data_key); in break_up_discard_bio()
|
/linux-6.1.9/ |
D | MAINTAINERS | 12343 MARVELL OCTEONTX2 PHYSICAL FUNCTION DRIVER
|