Home
last modified time | relevance | path

Searched refs:pt_riscv_entry_t (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/generic_pt/fmt/
H A Ddefs_riscv.h13 typedef u32 pt_riscv_entry_t; typedef
16 typedef u64 pt_riscv_entry_t; typedef
20 typedef pt_riscv_entry_t pt_vaddr_t;
24 pt_riscv_entry_t descriptor_bits;
H A Driscv.h34 PT_ITEM_WORD_SIZE = sizeof(pt_riscv_entry_t),
142 const pt_riscv_entry_t *tablep = pt_cur_table(pts, pt_riscv_entry_t); in riscvpt_load_entry_raw()
143 pt_riscv_entry_t entry; in riscvpt_load_entry_raw()
160 pt_riscv_entry_t *tablep = pt_cur_table(pts, pt_riscv_entry_t); in riscvpt_install_leaf_entry()
161 pt_riscv_entry_t entry; in riscvpt_install_leaf_entry()
191 pt_riscv_entry_t entry; in riscvpt_install_table()