Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dpmap.c952 struct pmap_bootstrap_state { struct
967 static struct pmap_bootstrap_state bs_state = { argument
979 pmap_bootstrap_l0_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l0_table()
1031 pmap_bootstrap_l1_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l1_table()
1079 pmap_bootstrap_l2_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l2_table()
1123 pmap_bootstrap_l2_block(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l2_block()
1173 pmap_bootstrap_l3_page(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l3_page()