Searched refs:vtop (Results 1 – 6 of 6) sorted by relevance
78 phys_addr_t *phys_addr_out = vtop(out_data); in cnstr_rng_jobdesc()128 phys_key_idnfr = vtop((void *)key_idnfr); in cnstr_hw_encap_blob_jobdesc()129 phys_addr_in = vtop((void *)plain_txt); in cnstr_hw_encap_blob_jobdesc()130 phys_addr_out = vtop((void *)enc_blob); in cnstr_hw_encap_blob_jobdesc()178 ptr_addr_e = vtop((void *)(pkin->e)); in cnstr_jobdesc_pkha_rsaexp()179 ptr_addr_a = vtop((void *)(pkin->a)); in cnstr_jobdesc_pkha_rsaexp()180 ptr_addr_n = vtop((void *)(pkin->n)); in cnstr_jobdesc_pkha_rsaexp()181 ptr_addr_out = vtop((void *)(out)); in cnstr_jobdesc_pkha_rsaexp()211 ptr_addr_in = (void *)vtop(msg); in cnstr_hash_jobdesc()212 ptr_addr_out = (void *)vtop(digest); in cnstr_hash_jobdesc()
47 job_ring->input_ring = vtop(ip_ring); in init_job_ring()50 job_ring->output_ring = (struct sec_outring_entry *)vtop(op_ring); in init_job_ring()220 (phys_addr_t) vtop(jobdescr->desc)); in enq_jr_desc()
172 hw_set_input_ring_start_addr(regs, vtop(job_ring->input_ring)); in hw_reset_job_ring()175 hw_set_output_ring_start_addr(regs, vtop(job_ring->output_ring)); in hw_reset_job_ring()
52 static inline phys_addr_t *vtop(void *ptr) in vtop() function
280 \vtop{\raggedright\hyphenpenalty\z@\exhyphenpenalty\z@350 \vtop{\raggedright\hyphenpenalty\z@\exhyphenpenalty\z@548 % This customization wraps each line from the input in a \vtop, thus
114 % caption package uses a \vbox, not a \vtop, so "single line" case129 \vtop{\@tempdima\dimexpr\sphinxtablecapwidth\relax
Completed in 8 milliseconds