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.c943 struct pmap_bootstrap_state { struct
958 static struct pmap_bootstrap_state bs_state = { argument
970 pmap_bootstrap_l0_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l0_table()
1022 pmap_bootstrap_l1_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l1_table()
1070 pmap_bootstrap_l2_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l2_table()
1114 pmap_bootstrap_l2_block(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l2_block()
1164 pmap_bootstrap_l3_page(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l3_page()