BM_PTE_TABLE_IDX
return &bm_pte[BM_PTE_TABLE_IDX(addr)][pte_index(addr)];
ptep = bm_pte[BM_PTE_TABLE_IDX(addr)];