Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/mtd/
H A Drfd_ftl.c71 struct partition { struct
93 static int build_block_map(struct partition *part, int block_no) in build_block_map() argument
/linux/drivers/hv/
H A Dmshv_root_main.c170 static int mshv_ioctl_passthru_hvcall(struct mshv_partition *partition, in mshv_ioctl_passthru_hvcall()
615 mshv_partition_region_by_gfn(struct mshv_partition *partition, u64 gfn) in mshv_partition_region_by_gfn()
1068 mshv_partition_ioctl_create_vp(struct mshv_partition *partition, in mshv_partition_ioctl_create_vp()
1191 static int mshv_init_async_handler(struct mshv_partition *partition) in mshv_init_async_handler()
1205 struct mshv_partition *partition = data; in mshv_async_hvcall_handler() local
1217 static int mshv_partition_create_region(struct mshv_partition *partition, in mshv_partition_create_region()
1271 struct mshv_partition *partition = region->partition; in mshv_prepare_pinned_region() local
1337 mshv_map_user_memory(struct mshv_partition *partition, in mshv_map_user_memory()
1407 mshv_unmap_user_memory(struct mshv_partition *partition, in mshv_unmap_user_memory()
1441 mshv_partition_ioctl_set_memory(struct mshv_partition *partition, in mshv_partition_ioctl_set_memory()
[all …]
H A Dmshv_irq.c18 int mshv_update_routing_table(struct mshv_partition *partition, in mshv_update_routing_table()
87 void mshv_free_routing_table(struct mshv_partition *partition) in mshv_free_routing_table()
96 mshv_ret_girq_entry(struct mshv_partition *partition, u32 irqnum) in mshv_ret_girq_entry()
H A Dmshv_eventfd.c30 void mshv_register_irq_ack_notifier(struct mshv_partition *partition, in mshv_register_irq_ack_notifier()
38 void mshv_unregister_irq_ack_notifier(struct mshv_partition *partition, in mshv_unregister_irq_ack_notifier()
47 bool mshv_notify_acked_gsi(struct mshv_partition *partition, int gsi) in mshv_notify_acked_gsi()
80 struct mshv_partition *partition; in mshv_irqfd_resampler_ack() local
156 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_try_assert_irq_fast() local
197 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_assert_irq_slow() local
633 struct mshv_partition *partition = (struct mshv_partition *)data; in ioeventfd_mmio_write() local
H A Dmshv_synic.c142 struct mshv_partition *partition; in mshv_async_call_completion_isr() local
190 struct mshv_partition *partition; in handle_bitset_message() local
270 struct mshv_partition *partition = NULL; in handle_pair_message() local
327 struct mshv_partition *partition; in mshv_intercept_isr() local
H A Dmshv_root.h91 struct mshv_partition *partition; member
255 static inline bool mshv_partition_encrypted(struct mshv_partition *partition) in mshv_partition_encrypted()
352 static inline int mshv_debugfs_partition_create(struct mshv_partition *partition) in mshv_debugfs_partition_create()
356 static inline void mshv_debugfs_partition_remove(struct mshv_partition *partition) { } in mshv_debugfs_partition_remove()
H A Dmshv_debugfs.c645 int mshv_debugfs_partition_create(struct mshv_partition *partition) in mshv_debugfs_partition_create()
662 void mshv_debugfs_partition_remove(struct mshv_partition *partition) in mshv_debugfs_partition_remove()
H A Dmshv_regions.c354 struct mshv_partition *partition = region->partition; in mshv_region_destroy() local
/linux/drivers/mtd/maps/
H A Dvmu-flash.c25 int partition; member
44 int partition; member
57 struct mtd_info *mtd, int partition) in ofs_to_block()
115 int partition, error = 0, x, wait; in maple_vmu_read_block() local
232 int partition, error, locking, x, phaselen, wait; in maple_vmu_write_block() local
310 int partition, error; in vmu_flash_read_char() local
358 int index = 0, retval, partition, leftover, numblocks; in vmu_flash_read() local
422 int index = 0, partition, error = 0, numblocks; in vmu_flash_write() local
/linux/include/uapi/linux/
H A Dfsl_hypervisor.h56 __u32 partition; member
76 __u32 partition; member
91 __u32 partition; member
106 __u32 partition; member
H A Dswitchtec_ioctl.h142 __u32 partition; member
/linux/arch/powerpc/include/asm/
H A Dfsl_hcalls.h224 static inline unsigned int fh_partition_restart(unsigned int partition) in fh_partition_restart()
255 static inline unsigned int fh_partition_get_status(unsigned int partition, in fh_partition_get_status()
285 static inline unsigned int fh_partition_start(unsigned int partition, in fh_partition_start()
312 static inline unsigned int fh_partition_stop(unsigned int partition) in fh_partition_stop()
/linux/include/media/
H A Dv4l2-vp9.h81 u8 partition[16][3]; member
120 u32 (*partition)[16][4]; member
/linux/drivers/net/wireless/ti/wl1251/
H A Dio.c124 struct wl1251_partition_set *partition; in wl1251_set_partition() local
/linux/drivers/misc/
H A Dsram.h31 struct sram_partition *partition; member
/linux/scripts/
H A Dcheckkconfigsymbols.py260 def partition(lst, size): function
/linux/drivers/net/wireless/ti/wlcore/
H A Dboot.c163 struct wlcore_partition_set partition; in wl1271_boot_upload_firmware_chunk() local
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-vp9.c73 u8 partition[16][3]; member
103 u32 partition[16][4]; member
130 u32 partition[4][4][4]; member
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c259 unsigned int partition) in vsp1_video_pipeline_run_partition()
275 unsigned int partition; in vsp1_video_pipeline_run() local
/linux/drivers/misc/genwqe/
H A Dcard_sysfs.c188 int partition; in next_bitstream_store() local
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c432 static int map_cdies(struct tpmi_sst_struct *sst_inst, u8 id, u8 *partition) in map_cdies()
493 static int map_partition_power_domain_id(struct tpmi_sst_struct *sst_inst, u8 id, u8 *partition) in map_partition_power_domain_id()
1566 u8 partition; in tpmi_sst_dev_add() local
/linux/drivers/media/platform/verisilicon/
H A Dhantro_vp9.h29 u8 partition[2][16][4]; /* [keyframe][][], [inter][][] */ member
/linux/fs/afs/
H A Dafs_vl.h92 unsigned partition; /* partition ID on this server */ member
/linux/drivers/virt/
H A Dfsl_hypervisor.c483 uint32_t partition; /* The partition handle, if used */ member
/linux/drivers/input/rmi4/
H A Drmi_f34v7.c231 u8 partition; in rmi_f34v7_write_partition_id() local

12