Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm64/arm64/
HDpmap.c884 struct pmap_bootstrap_state { struct
899 static struct pmap_bootstrap_state bs_state = { argument
911 pmap_bootstrap_l0_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l0_table()
963 pmap_bootstrap_l1_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l1_table()
1011 pmap_bootstrap_l2_table(struct pmap_bootstrap_state *state) in pmap_bootstrap_l2_table()
1055 pmap_bootstrap_l2_block(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l2_block()
1090 pmap_bootstrap_l3_page(struct pmap_bootstrap_state *state, int i) in pmap_bootstrap_l3_page()