aboutsummaryrefslogtreecommitdiff
path: root/include/sbi/sbi_tlb.h
AgeCommit message (Expand)Author
2021-01-07lib: sbi: Allow custom local TLB flush functionAnup Patel
2020-05-07lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementationAnup Patel
2020-03-28include: sbi_tlb: Remove scratch parameter from sbi_tlb_request()Anup Patel
2020-03-11lib: sbi_tlb: Use sbi_hartmask in sbi_tlb_infoAnup Patel
2020-03-11lib: Introduce SBI_TLB_INFO_INIT() helper macroAnup Patel
2020-01-22lib: Drop _fifo from the name of various sbi_tlb_fifo_xyz() functionsAnup Patel
2020-01-22lib: Introduce sbi_ipi_event_create/destroy() APIsAnup Patel
2020-01-22lib: Introduce sbi_tlb_fifo_request() APIAnup Patel
2019-12-23lib: Support stage1 and stage2 tlb flushingAtish Patra
2019-09-10lib: provide a platform specific tlb range flush thresholdAtish Patra
2019-09-10lib: Change tlb range flush threshold to 4k page instead of 1GAtish Patra
2019-08-16lib: Fix race conditions in tlb fifo access.Atish Patra
2019-05-24lib: Factor-out TLB management from IPI managementAnup Patel