everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
3b576fc688
commit
f483b1bc4c
757 changed files with 1284 additions and 1284 deletions
|
@ -59,7 +59,7 @@ static struct k_spinlock tlb_lock;
|
|||
/**
|
||||
* Calculate the index to the TLB table.
|
||||
*
|
||||
* @param vaddr Page-aligned virutal address.
|
||||
* @param vaddr Page-aligned virtual address.
|
||||
* @return Index to the TLB table.
|
||||
*/
|
||||
static uint32_t get_tlb_entry_idx(uintptr_t vaddr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue