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.c976 struct pmap_bootstrap_state { struct
991 static struct pmap_bootstrap_state bs_state = { argument
1003 pmap_bootstrap_l0_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l0_table()
1055 pmap_bootstrap_l1_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l1_table()
1103 pmap_bootstrap_l2_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l2_table()
1147 pmap_bootstrap_l2_block(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l2_block()
1197 pmap_bootstrap_l3_page(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l3_page()