Home
last modified time | relevance | path

Searched defs:pts (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/iommu/generic_pt/
H A Dpt_fmt_defaults.h23 static inline unsigned int pt_table_item_lg2sz(const struct pt_state *pts) in pt_table_item_lg2sz()
47 static inline unsigned int pt_entry_num_contig_lg2(const struct pt_state *pts) in pt_entry_num_contig_lg2()
55 static inline unsigned short pt_contig_count_lg2(const struct pt_state *pts) in pt_contig_count_lg2()
63 static inline bool pt_entry_is_write_dirty(const struct pt_state *pts) in pt_entry_is_write_dirty()
68 static inline void pt_entry_make_write_clean(struct pt_state *pts) in pt_entry_make_write_clean()
87 static inline bool pt_entry_make_write_dirty(struct pt_state *pts) in pt_entry_make_write_dirty()
106 static inline pt_oaddr_t pt_item_oa(const struct pt_state *pts) in pt_item_oa()
115 static inline pt_oaddr_t pt_entry_oa(const struct pt_state *pts) in pt_entry_oa()
151 static inline pt_vaddr_t pt_possible_sizes(const struct pt_state *pts) in pt_possible_sizes()
172 static inline void pt_clear_entries64(struct pt_state *pts, in pt_clear_entries64()
[all …]
H A Dpt_common.h58 static inline bool pt_can_have_table(const struct pt_state *pts) in pt_can_have_table()
147 static inline unsigned int pt_entry_oa_lg2sz(const struct pt_state *pts) in pt_entry_oa_lg2sz()
160 static inline pt_oaddr_t pt_entry_oa_exact(const struct pt_state *pts) in pt_entry_oa_exact()
317 static inline unsigned int pt_table_oa_lg2sz(const struct pt_state *pts) in pt_table_oa_lg2sz()
340 static inline struct pt_table_p *pt_table_ptr(const struct pt_state *pts) in pt_table_ptr()
383 static inline void pt_load_entry(struct pt_state *pts) in pt_load_entry()
H A Diommu_pt.h24 static void flush_writes_range(const struct pt_state *pts, in flush_writes_range()
34 static void flush_writes_item(const struct pt_state *pts) in flush_writes_item()
131 static inline unsigned int compute_best_pgsize(struct pt_state *pts, in compute_best_pgsize()
153 struct pt_state pts = pt_init(range, level, table); in __do_iova_to_phys() local
207 static void record_dirty(struct pt_state *pts, in record_dirty()
245 struct pt_state pts = pt_init(range, level, table); in __read_and_clear_dirty() local
311 struct pt_state pts = pt_init(range, level, table); in __set_dirty() local
352 struct pt_state pts = pt_init(range, level, table); in __collect_tables() local
427 static inline int pt_iommu_new_table(struct pt_state *pts, in pt_iommu_new_table()
494 struct pt_state pts = in clear_contig() local
[all …]
H A Dpt_defs.h157 #define pt_cur_table(pts, type) ((type *)((pts)->table)) argument
166 static inline bool pt_table_install64(struct pt_state *pts, u64 table_entry) in pt_table_install64()
185 static inline bool pt_table_install32(struct pt_state *pts, u32 table_entry) in pt_table_install32()
215 static __always_inline bool pts_feature(const struct pt_state *pts, in pts_feature()
H A Dkunit_iommu_pt.h20 struct pt_state pts = pt_init(range, level, table); in __count_valids() local
/linux/drivers/iommu/generic_pt/fmt/
H A Damdv1.h70 static inline pt_oaddr_t amdv1pt_table_pa(const struct pt_state *pts) in amdv1pt_table_pa()
81 static inline pt_oaddr_t amdv1pt_entry_oa(const struct pt_state *pts) in amdv1pt_entry_oa()
101 static inline bool amdv1pt_can_have_leaf(const struct pt_state *pts) in amdv1pt_can_have_leaf()
115 amdv1pt_entry_num_contig_lg2(const struct pt_state *pts) in amdv1pt_entry_num_contig_lg2()
144 static inline unsigned int amdv1pt_num_items_lg2(const struct pt_state *pts) in amdv1pt_num_items_lg2()
156 static inline pt_vaddr_t amdv1pt_possible_sizes(const struct pt_state *pts) in amdv1pt_possible_sizes()
176 static inline enum pt_entry_type amdv1pt_load_entry_raw(struct pt_state *pts) in amdv1pt_load_entry_raw()
195 amdv1pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa, in amdv1pt_install_leaf_entry()
237 static inline bool amdv1pt_install_table(struct pt_state *pts, in amdv1pt_install_table()
259 static inline void amdv1pt_attr_from_entry(const struct pt_state *pts, in amdv1pt_attr_from_entry()
[all …]
H A Dvtdss.h60 #define to_vtdss_pt(pts) common_to_vtdss_pt((pts)->range->common) argument
62 static inline pt_oaddr_t vtdss_pt_table_pa(const struct pt_state *pts) in vtdss_pt_table_pa()
69 static inline pt_oaddr_t vtdss_pt_entry_oa(const struct pt_state *pts) in vtdss_pt_entry_oa()
76 static inline bool vtdss_pt_can_have_leaf(const struct pt_state *pts) in vtdss_pt_can_have_leaf()
82 static inline unsigned int vtdss_pt_num_items_lg2(const struct pt_state *pts) in vtdss_pt_num_items_lg2()
88 static inline enum pt_entry_type vtdss_pt_load_entry_raw(struct pt_state *pts) in vtdss_pt_load_entry_raw()
104 vtdss_pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa, in vtdss_pt_install_leaf_entry()
124 static inline bool vtdss_pt_install_table(struct pt_state *pts, in vtdss_pt_install_table()
136 static inline void vtdss_pt_attr_from_entry(const struct pt_state *pts, in vtdss_pt_attr_from_entry()
144 static inline bool vtdss_pt_entry_is_write_dirty(const struct pt_state *pts) in vtdss_pt_entry_is_write_dirty()
[all …]
/linux/samples/bpf/
H A Dcpustat_kern.c106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local
214 u64 *pts, *cstate, *pstate, cur_ts, delta; in bpf_prog2() local
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.h98 u64 pts; member
168 u64 pts; member
H A Dvidtv_pes.c85 struct vidtv_pes_optional_pts pts = {}; in vidtv_pes_write_pts_dts() local
H A Dvidtv_encoder.h24 u64 pts; member
/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2056.c10218 const struct b2056_inittabs_pts *pts; in b2056_upload_inittabs() local
10240 const struct b2056_inittabs_pts *pts; in b2056_upload_syn_pll_cp2() local
/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c346 static int qcom_vadc_map_voltage_temp(const struct vadc_map_pt *pts, in qcom_vadc_map_voltage_temp()
371 static s32 qcom_vadc_map_temp_voltage(const struct vadc_map_pt *pts, in qcom_vadc_map_temp_voltage()
/linux/drivers/platform/raspberrypi/vchiq-mmal/
H A Dmmal-common.h56 s64 pts; member
H A Dmmal-vchiq.c146 s64 pts; member
/linux/fs/proc/
H A Dinode.c348 …tic __poll_t pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *pts) in pde_poll()
356 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll()
/linux/drivers/ptp/
H A Dptp_vclock.c93 struct timespec64 pts; in ptp_vclock_gettimex() local
/linux/drivers/staging/media/av7110/
H A Ddvb_filter.h136 u8 pts[5]; member
199 u32 pts[2]; /* [0] 1st field, [1] 2nd field */ member
/linux/drivers/gpu/drm/lima/
H A Dlima_vm.c53 dma_addr_t pts; in lima_vm_map_page() local
/linux/drivers/media/radio/si470x/
H A Dradio-si470x-common.c516 struct poll_table_struct *pts) in si470x_fops_poll()
/linux/include/uapi/linux/dvb/
H A Dvideo.h80 __u64 pts; member
/linux/drivers/usb/gadget/function/
H A Duvc_video.c44 u32 pts = ((u64)ts.tv_sec * USEC_PER_SEC + ts.tv_nsec / NSEC_PER_USEC) * 48; in uvc_video_encode_header() local
/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.c847 static void ivtv_stop_decoding(struct ivtv_open_id *id, int flags, u64 pts) in ivtv_stop_decoding()
/linux/fs/
H A Dpidfs.c308 static __poll_t pidfd_poll(struct file *file, struct poll_table_struct *pts) in pidfd_poll()
/linux/drivers/media/usb/uvc/
H A Duvc_video.c916 u32 pts; in uvc_video_stats_decode() local

12